EmbedTrueTypeFonts Property (C1dxExporter)
Gets or sets a value indicating whether to embed TrueType fonts used in the source document, in the produced document. Note that this property cannot be set if
CanChangeFontEmbedding gets
false.
The default value depends on the document being exported.
public bool EmbedTrueTypeFonts {get; set;}
'Declaration
Public Property EmbedTrueTypeFonts As Boolean