C1.WPF.PrintDocument.4.6.2 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
 
See Also