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