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.

Syntax

public bool TrueTypeFontsOnly { get; set; }
Public Property TrueTypeFontsOnly() As Boolean