Version

FontPreferences Class Members

The following tables list the members exposed by FontPreferences.

Public Constructors
 NameDescription
Public ConstructorFontPreferences Constructor  
Public Properties
 NameDescription
Public PropertyEmbedGets or sets a boolean value indicating whether to embed the font data.  
Public PropertyEnableCIDFontRenderingGets or sets a boolean value indicating whether to enable CID font rendering mode.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyLocationGets or sets the location of the font file.  
Public PropertySubsetGets or sets a boolean value indicating whether to subset the font data.  
Public Methods
 NameDescription
Public MethodSealMakes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase)
See Also