Accusoft.ISISXpressSdk Namespace : Output Class |
For a list of all members of this type, see Output members.
Name | Description | |
---|---|---|
CreateDib | Gets and sets an indicator if a DIB is created while scanning so the ToHdib property is valid after each use. | |
CreateFiles | Gets and sets an indicator if the scanned in data is saved to a file using the full path and filename specified in the Filename property. | |
DibBitsPerPixel | Get the Bits per pixel for the current scanned image. An integer value with the current bits per pixel | |
DibFlip | Gets and sets an indicator whether to flip the DIB that is stored in the ToHdib property. | |
DibHeight | Gets the height of the current scanned image contained in the DIB represented by the ToHdib property. | |
DibWidth | Gets the width of the current scanned image contained in the DIB represented by the ToHdib property. | |
Directory | Gets and sets the base directory used for the file naming schema during batch scans when the UseSchema property is set to true. | |
FileDataInMemory | Gets the file data (e.g., TIFF) in memory for the image that been scanned. | |
Filename | Gets and sets the full path and filename where the scanned image is saved. | |
FileSchema | Gets and sets the file schema used to generate filenames during batch scanning. | |
FileType | Gets and sets the file format to use when saving images. | |
MultiplePages | Gets and sets an indicator if the TIFF file should be saved as a multi-page TIFF file. | |
Root | Gets and sets the root prefix used to generate filenames during a batch scan when the UseSchema property is set to true. | |
SaveFileToMemory | Gets and sets an indicator if the scanned image will be saved to a file in memory (e.g., TIFF). | |
UseSchema | Gets and sets an indicator if a naming schema is used during batch scanning. |