ExportToMultiTiff method
Example | Applies to |
---|---|
Exporting images to multi-TIFF format | Invoice object (COM) |
This method exports an image, for each page in the invoice object, to the multi-TIFF specified.
Return Type
None
Object.ExportToMultiTiff( FileName As String)
Part |
Description |
---|---|
object |
An expression evaluating to an object of type Invoice. |
FileName |
A string value representing the TIFF file to be exported. |