C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / AutoEmbedFonts Property

In This Topic
AutoEmbedFonts Property
In This Topic

This property is obsolete.

Gets or sets a value indicating whether the EmbeddedFonts collection will be automatically filled with fonts used in the document during document generation.

The default value is false.

Syntax
'Declaration
 
Public Property AutoEmbedFonts As Boolean
 
See Also