FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FontData Class / Embed Property

In This Topic
    Embed Property
    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