C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1dExporterBase Class / CanChangeFontEmbedding Property

In This Topic
CanChangeFontEmbedding Property (C1dExporterBase)
In This Topic
Gets a value indicating whether font embedding in the exported document can be changed. Gets false if the source document cannot be regenerated with different font embedding settings.
Syntax
'Declaration
 
Public ReadOnly Property CanChangeFontEmbedding As Boolean
 
See Also