Description
Return or sets whether it's allowed to save many images as one TIFF file.
Data type
bool
Default value
false
Syntax
.IfTiffMultiPage = true;
Remarks
When you save a new image in the same name of an existing TIFF file
- If this property is true, the new image will be added to the existing file
- If this property is false, the new image will replace the existing file