The following tables list the members exposed by ImGearLoadOptions.
Public Constructors
Public Properties
| Name | Description |
| Filters |
Gets or sets filter settings to be used in a particular image loading operation.
|
| Format |
Gets or sets the file format of an image to load, or enables format autodetection.
|
| OfficeProcessingTimeout |
Gets or sets a timeout value in milliseconds for the processing office documents.
This parameter is useful for loading and working with a large or complicated documents.
|
| ParseXMP |
Gets or sets a value indicating whether ImageGear shall parse XMP stream or provide it to the application as a single
binary tag.
|
| ThumbnailLoading |
Gets or sets a value indicating whether to load image thumbnail instead of the actual image.
|
| TilesToStitch |
Gets or sets the tiles to be stitched.
|
Top
See Also