FinanceConvertOptions class

FinanceConvertOptions class

Options for conversion to finance type.

Inheritance: FinanceConvertOptionsConvertOptionsValueObject

The FinanceConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of FinanceConvertOptions class.

Properties

Property Description
format Overrides the Format property to ensure it is of type FinanceFileType.
page_number Implements IPagedConvertOptions.page_number
pages_count Implements IPagedConvertOptions.pages_count

Methods

Method Description
equals Determines whether two object instances are equal.
clone Clones current options instance.

See Also