PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / FontProcessingOptions Property

In This Topic
    FontProcessingOptions Property (SampleC1PrintDocument)
    In This Topic
    Gets the C1.C1Preview.C1PrintDocument.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