Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dbExporter Class / FontHandling Property

In This Topic
    FontHandling Property (C1dbExporter)
    In This Topic
    Gets a C1.C1Preview.FontHandling value used by this exporter. If it is different from the document's own value, the document will be regenerated during export.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontHandling As FontHandling
    public FontHandling FontHandling {get;}
    See Also