Gets the list of embedded fonts. This collection is used to deserialize the fonts.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
EmbeddedFontCollection EmbeddedFonts { get; }
Visual Basic
ReadOnly Property EmbeddedFonts As EmbeddedFontCollection
	Get

See Also