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

In This Topic
    EmbedTrueTypeFontsEnabled Property
    In This Topic
    Gets or sets a value indicating whether to enable the "embed fonts" checkbox.
    Syntax
    'Declaration
     
    Public Overridable Property EmbedTrueTypeFontsEnabled As Boolean
    public virtual bool EmbedTrueTypeFontsEnabled {get; set;}
    See Also