MaxPagesNumber property (ILEADRasterTwain)
long MaxPagesNumber | |
Overview |
Refer to Getting and Setting Capabilities. |
Remarks
Gets or sets the maximum number of pages to get from the selected TWAIN source.
If this property is set to –1, the maximum number of pages is considered to be unlimited.
To update this property with the current value, call the GetProperties method.
To set the MaxPagesNumber value to the TWAIN driver, assign a new value to this property and call the SetProperties method.
See Also