If resized or the orientation is required to be fixed, the Image will be saved as a PNG file.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileData | Byte() | |||
| destFileCategory | String | |||
| maxWidth | Integer | Optional | If omitted, a value of -1 is assumed. | |
| autoFixOrientation | Boolean | Optional | If omitted, a value of False is assumed. | |
| destFileName | String | Optional | ||
| newDocumentFile | finDocumentFile | Optional | ByRef | If omitted, a value of Nothing is assumed. |
| neverOverwrite | Boolean | Optional | If omitted, a value of False is assumed. |