FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsFormBase Class / EmbedFonts Property

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