Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / FontProcessingOptions Property

In This Topic
    FontProcessingOptions Property (C1Report)
    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