C1.WPF.PrintDocument.4.6.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
 
See Also