See Also Examples Applies To
Stores the native image as first page of a new native multipage TIFF file.
Syntax
object.TiffSaveAsNativeMultiPage (sFileName, nModeCompression)
The TiffSaveAsNativeMultiPage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sFileName | Required. String. The new native multipage file full path. |
| nModeCompression | Optional. Long. Default value is 2. Specifies the type of compression 6:None, 5:RLE, 4:CCITT4, 3:CCITT3, 2:LZW. |
Returns
Remarks
The GdTwainStatus constants are defined HERE
Category
Multipage TIFF Capability