RadControls for WinForms

The PdfType0Font type exposes the following members.

Constructors

  NameDescription
Public methodPdfType0Font
Initializes a new instance of the PdfType0Font 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 propertyDescendant
Sets the descendant font.
Public propertyEncoding
Sets a value representing the character encoding.
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.
(Inherited from PdfFont.)
Public propertyObjectId (Inherited from PdfObject.)
Public propertyToUnicode
Sets the stream containing a CMap that maps character codes to unicode values.
Public propertyValues (Inherited from PdfDictionary.)

See Also