EmbeddedFont Class Members
In This Topic
The following tables list the members exposed by EmbeddedFont.
Public Properties
| Name | Description |
| Data |
Gets the font's binary data (read-only).
|
| DataType |
Gets the type of the font data.
|
| Document |
Gets the document that contains this font.
|
| IsReadOnly |
Gets a value indicating whether the containing document is in reading mode.
|
| Subsetted |
Gets or sets a value indicating whether this font is a subset.
|
| Type |
Gets the type of the embedded font (regular, bold, italic, bold italic).
|
Top
See Also