Gets or sets a value specifying that only embeddable fonts can be used in a document. Embeddable fonts may be stored in a document without violating its font embedding licensing rights. When a document with embedded fonts is opened on a system that does not have the font installed, the embedded font may be loaded for temporary use on that system. TX Text Control allows only Open
public bool EmbeddableFontsOnly { get; set; }
Public Property EmbeddableFontsOnly() As Boolean