The following tables list the members exposed by DocumentConvertOptions.
| Name | Description | |
|---|---|---|
| Destination | Gets or sets the output data of the resulting document file. |
| FirstPageNumber | Gets or sets the first page to load. This is a 1-based index. |
| Format | Gets or sets the document format. |
| LastPageNumber | Gets or sets the last page to load. This is a 1-based index. |
| Source | Gets or sets the input data containing the image. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |