CdrFont
CdrFont class
the cdr Font
public class CdrFont : CdrDictionaryItem
Constructors
Name |
Description |
CdrFont() |
The default constructor. |
Properties
Name |
Description |
Disposed { get; } |
Gets a value indicating whether this instance is disposed. |
Document { get; set; } |
Gets or sets the document. |
Encoding { get; set; } |
Gets or sets the encoding. |
FontName { get; set; } |
Gets or sets the name of the font. |
Id { get; set; } |
Gets or sets the identifier. |
Parent { get; set; } |
Gets or sets the parent. |
Methods
Name |
Description |
Dispose() |
Disposes the current instance. |
See Also