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

In This Topic
    EmbedTrueTypeFonts Property (C1dOptionsForm)
    In This Topic
    Gets or sets a value indicating whether to embed embeddable fonts used in the document.
    Syntax
    'Declaration
     
    Public Overridable Property EmbedTrueTypeFonts As Boolean
    public virtual bool EmbedTrueTypeFonts {get; set;}
    See Also