FinanceConvertOptions class

FinanceConvertOptions class

Options for conversion to finance type.

The FinanceConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new FinanceConvertOptions instance.

Properties

Property Description
page_number The page number to convert, implementing IPagedConvertOptions.page_number.
pages_count The pages count, implementing IPagedConvertOptions.pages_count.
format The format of the conversion. Implements IConvertOptions.format. (inherited from ConvertOptions)

See Also