Click or drag to resize

PdfFont Properties

The PdfFont type exposes the following members.

Properties
 NameDescription
Public propertyAscent Gets the ascent value in the font
Public propertyBaseFontName Gets base font name
Public propertyDescent Get the descent value in the font
Public propertyDictionary Gets the font dictionary
Public propertyFlags Gets font flags
Public propertyFontType Gets font type
Public propertyFontTypeName Gets font type name
Public propertyHandle Gets the Pdfium SDK handle that the font is bound to
Public propertyIsEmbedded Specifies whether the font is ebedded
Public propertyIsStandardFont Specifies whether the font is a standard font.
Public propertyIsUnicodeCompatible Specifies whether the font is unicode compatible
Public propertyIsVertWriting Specifies whether the font is VertWriting
Public propertyItalicAngel Get the italic angle value in the font
Public propertyStemV Get the StemV value in the font
Public propertyWeight Get the Weight value in the font
Top
See Also