ExpertPdf Html to Pdf Converter Library
PdfFont Class
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfFont
ExpertPdf Html to Pdf Converter Library
Represents a font in the PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public class PdfFont
Public Class PdfFont
public ref class PdfFont
Members
All MembersMethodsProperties



IconMemberDescription
Clone(Document)
Creates a clone of this font in the specified document.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FontBaseFamily
Gets the predefined family name.

FontFamily
Gets the name of the font family.

GetCharWidth(Char)
Gets the width of the specified character in points.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSystemFont()()()()
Converts this font to a corresponding system font.

GetTextSize(String)
Gets the size of the specified string in points.

GetTextWidth(String)
Get the width in points of the specified string.

GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Height
Gets the font height.

IsStrikeout
A flag to indicate if the font is strikeout.

IsUnderline
A flag to indicate if the font is underline.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Size
Gets or sets font size in points.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PdfFont

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)