PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / IStyleOwner Interface / EmbeddedFonts Property

In This Topic
    EmbeddedFonts Property (IStyleOwner)
    In This Topic
    Gets the list of embedded fonts. This collection is used to deserialize the fonts.
    Syntax
    'Declaration
     
    ReadOnly Property EmbeddedFonts As EmbeddedFontCollection
    EmbeddedFontCollection EmbeddedFonts {get;}
    See Also