RadControls for WinForms

The PdfFont type exposes the following members.

Constructors

  NameDescription
Public methodPdfFont
Initializes a new instance of the PdfFont class

Methods

  NameDescription
Public methodAdd (Inherited from PdfDictionary.)
Public methodClear (Inherited from PdfDictionary.)
Public methodContains (Inherited from PdfDictionary.)
Public methodGetEnumerator (Inherited from PdfDictionary.)
Public methodGetReference (Inherited from PdfObject.)
Public methodRemove (Inherited from PdfDictionary.)
Protected methodWrite (Inherited from PdfDictionary.)
Protected methodWriteIndirect (Inherited from PdfObject.)

Fields

  NameDescription
Protected fieldentries (Inherited from PdfDictionary.)

Properties

  NameDescription
Public propertyCount (Inherited from PdfDictionary.)
Public propertyIsIndirect (Inherited from PdfObject.)
Public propertyItem (Inherited from PdfDictionary.)
Public propertyKeys (Inherited from PdfDictionary.)
Public propertyName
Returns the internal name used for this font.
Public propertyObjectId (Inherited from PdfObject.)
Public propertyValues (Inherited from PdfDictionary.)

See Also