EmbedTrueTypeFonts Property (C1dOptionsForm)
In This Topic
Gets or sets a value indicating whether to embed embeddable fonts used in the document.
Syntax
'Declaration
Public Overridable Property EmbedTrueTypeFonts As Boolean
public virtual bool EmbedTrueTypeFonts {get; set;}
See Also