FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / FontData Class / Embed Property

In This Topic
    Embed Property (FontData)
    In This Topic
    Gets or sets a value that indicates whether embedded this font.
    Syntax
    'Declaration
     
    Public Property Embed As FontEmbedType
    public FontEmbedType Embed {get; set;}
    See Also