[]
        
(Showing Draft Content)

C1.C1Preview.Export.C1dExporterBase.EmbedTrueTypeFonts

EmbedTrueTypeFonts Property

EmbedTrueTypeFonts

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.

Declaration
public bool EmbedTrueTypeFonts { get; set; }