The following tables list the members exposed by FontPreferences.
Name | Description | |
---|---|---|
FontPreferences Constructor |
Name | Description | |
---|---|---|
Embed | Gets or sets a boolean value indicating whether to embed the font data. | |
EnableCIDFontRendering | Gets or sets a boolean value indicating whether to enable CID font rendering mode. | |
IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) | |
Location | Gets or sets the location of the font file. | |
Subset | Gets or sets a boolean value indicating whether to subset the font data. |
Name | Description | |
---|---|---|
Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |