VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Fonts Namespace / PdfFont Class
In This Topic
PdfFont Class Properties
In This Topic
For a list of all properties of this type, see PdfFont.
Public Properties
 NameDescription
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether character with code 32 is space.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets a rectangle, expressed in the glyph coordinate system, specifying the font bounding box.
Public PropertyGets the font name.
Public PropertyGets a PdfResource instance that contains the font program.
Public PropertyGets the size, in bytes, of the font program, or, in case of Type3 font, the total length of streams that describe font symbols.
Public PropertyGets a font program type.
Public PropertyGets the font type.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this font has external font program.
Public PropertyGets a value indicating whether the font is fully defined, i.e. font has no references to the other sources.
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this font is vertical.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets the type of the standard font.
See Also