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

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