| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| PdfTrueTypeFont(PdfObjectId, String, String) | Initializes a new instance of the PdfTrueTypeFont class | |
| Add(PdfName, PdfObject) | (Inherited from PdfDictionary.) | |
| Clear()()()() | (Inherited from PdfDictionary.) | |
| Contains(PdfName) | (Inherited from PdfDictionary.) | |
| Count | (Inherited from PdfDictionary.) | |
| Descriptor |
Sets the font descriptor.
| |
| Encoding |
Sets a value representing the character encoding.
| |
| entries | (Inherited from PdfDictionary.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FirstChar |
Sets the first character code defined in the font's widths array
| |
| GetEnumerator()()()() | (Inherited from PdfDictionary.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetReference()()()() | (Inherited from PdfObject.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsIndirect | (Inherited from PdfObject.) | |
| Item[([( PdfName])]) | (Inherited from PdfDictionary.) | |
| Keys | (Inherited from PdfDictionary.) | |
| LastChar |
Sets the last character code defined in the font's widths array
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Name |
Returns the internal name used for this font.
(Inherited from PdfFont.) | |
| ObjectId | (Inherited from PdfObject.) | |
| Remove(PdfName) | (Inherited from PdfDictionary.) | |
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Inherited from JsonExtensionsWeb.) | |
| ToString()()()() | (Inherited from Object.) | |
| Values | (Inherited from PdfDictionary.) | |
| Widths |
Sets the array of character widths.
| |
| Write(PdfWriter) | (Inherited from PdfDictionary.) | |
| WriteIndirect(PdfWriter) | (Inherited from PdfObject.) |
| Object | ||||
| PdfObject | ||||
| PdfDictionary | ||||
| PdfFont | ||||
| PdfTrueTypeFont | ||||