CompressionConvertOptions class

CompressionConvertOptions class

Options for conversion to Compression file type.

Inheritance: CompressionConvertOptionsConvertOptionsValueObject

The CompressionConvertOptions type exposes the following members:

Constructors

Constructor Description
init Create ConvertOptions instance.

Properties

Property Description
format Overrides the Format property to ensure it is of type CompressionFileType.
password Set this property if you want to protect the converted document with a password.

Methods

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

See Also