[]
Represents an embedded font and its binary data.
public class EmbeddedFont
Public Class EmbeddedFont
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). |