| AccusoftISISXpress7 ActiveX DLL > ISISXpress Object : MultiplePages Property |
Gets and sets an indicator if the TIFF file should be saved as a multi-page TIFF file.
| Visual Basic |
|---|
Public Property MultiplePages As Boolean |
A boolean value which is true if the TIFF file should be saved as a multi-page TIFF file or false if the TIFF file should not be saved as a multi-page TIFF file.
The default value is false.
The MultiplePages Property and the UseSchema Property cannot be used at the same time.