
Gets or sets a value specifying that only TrueType and OpenType fonts can be used in a document. The default setting of this property is false.
[C#]
public bool TrueTypeFontsOnly { get; set; }
[Visual Basic]
Public Property TrueTypeFontsOnly() As Boolean