Accusoft TwainPRO 9
SaveMultiPage Property
Description
Gets and sets if a TIFF file should be saved as the next page in an existing file.
Property Type
Read-write property
Syntax
Visual Basic
Public Property SaveMultiPage As Boolean
Return Type
A boolean value which is True if a TIFF or PDF file is saved as the next page in an existing file. Otherwise, False should be used and a TIFF or PDF file is not saved as the next page in an existing file.
Remarks
This property applies only when saving TIFF or PDF files. It is ignored for all other image file formats. If this property is True and the filename specified when calling SaveFile exists, the image appends to the existing file.

Note: When this property is set to True and an FTP or HTTP address location is specified in the SaveFile FileName parameter, a multi-page file will not be created as this property only supports saving to local files.

See Also

TwainPro Object  | TwainPro Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback