IFontOptions

Overview

IFontOptions is a interface in Aspose.PDF FOSS for .NET.

Per-font runtime options (currently only the font-embedding error toggle).

Properties: NotifyAboutFontEmbeddingError.

Properties

NameTypeAccessDescription
NotifyAboutFontEmbeddingErrorboolRead/WriteGets or sets the notify about font embedding error.

See Also