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
public bool CanChangeFontEmbedding {get;}
See Also