ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / FontProcessingOptions Property

In This Topic
    FontProcessingOptions Property
    In This Topic
    Gets the FontProcessingOptions object which determines how font substitution and embedding are handled when the report generates.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontProcessingOptions As FontProcessingOptions
    public FontProcessingOptions FontProcessingOptions {get;}
    See Also