FontConvertOptions class

FontConvertOptions class

Options for conversion to Font type.

The FontConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the FontConvertOptions class with default output format.

Properties

Property Description
format The format of the conversion. Implements IConvertOptions.format. (inherited from ConvertOptions)

See Also