Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets or sets a boolean value indicating whether to embed the font data. Syntax Remarks Unicode fonts will automatically be subsetted and embedded in the output document if any characters outside of the ASCII range are used.
Gets or sets a boolean value indicating whether to enable CID font rendering mode. Syntax
Gets or sets the location of the font file. Syntax
Gets or sets a boolean value indicating whether to subset the font data. Syntax Remarks Allows the embedding of only those glyphs of the font which were used during the text output operations.
Syntax
Implements a set of predefined fonts. Syntax Remarks All predefined fonts are sealed through the Infragistics.Documents.Reports.ISealable interface so that no properties can be changed. This is to ensure that the static fonts remain constant through their lifetime.
Specifies style information applied to text. Syntax Members Member Description Bold Bold text. DoubleStrikeout Double strikeout text. DoubleUnderline Double underlined text. Italic Italic text. Regular Normal text. Strikeout Strikeout text. Underline Underlined text.