FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents the font information of the default appearance. More...
Public Attributes | |
string | baseName |
The base name of the current font. | |
string | familyName |
The family name of the current font. | |
string | fullName |
The full name of the current font, which is a combination of the family name and 'Bold' and 'Italic'. | |
boolean | isBold |
Represents whether the current font is bold. | |
boolean | isEmbedded |
Represents whether the current font is embedded in a specified PDF document. | |
boolean | isItalic |
Represents whether the current font is italic. | |
string | name |
The postscript name. | |
Represents the font information of the default appearance.