| Name | Description |
| Cad | Gets and sets the CAD load options for the image. |
| CameraRaw | Gets and sets the CameraRaw load options for the image. |
| CameraRawEnabled | Gets and sets support for Camera RAW file format. |
| ColorRenderIntent | Gets and sets how the color profiles should be applied. |
| CropRectangle | Gets and sets the dimensions to which the image should be cropped when loaded. |
| ImageOffset | Gets and sets the offset in the file or memory buffer where ImagXpress begins reading the image data. |
| Internet | Gets and sets the InternetOptions settings. |
| Jbig2 | Gets and sets the specific LoadOptionsJbig2 applicable to a Jbig2 file format. |
| Jpeg | Gets and sets the specific LoadOptionsJpeg applicable to a JPEG file format. |
| JpegXR | Gets and sets the JPEG-XR load options for the image. |
| LibraryNumberOfThreadsAllowed | Gets or sets the library number of threads allowed. |
| LoadAlphaChannel | Gets and sets if the alpha channel data is loaded. |
| LoadMode | Gets and sets a load mode for how image data is interpreted as a raw image format or a standard format. |
| LoadResizeAntiAlias | Gets or sets a value indicating whether anti-aliasing is enabled during a load resize. |
| MaintainAspectRatio | Gets and sets the option to preserve image aspect ratio when resizing an image during the loading of the ImageX object. |
| Metafile | Gets and sets the specific LoadOptionsMetafile applicable to a metafile. |
| Pdf | Gets and sets the specific LoadOptionsPdf applicable to a PDF file format. |
| Pic | Gets and sets the specific LoadOptionsPic applicable to a PIC (Pegasus Imaging Corporation) file format. |
| PreserveBlack | Gets and sets an indicator that preserve black should be applied to the image when it is loaded. |
| Raw | Gets and sets the specific LoadOptionsRaw applicable to a RAW file. |
| Resize | Gets and sets the image height and width to which the image should be resized to when loading into an ImageX object. |
| Rotation | Gets and sets the angle of rotation to apply to the image being loaded into the ImageX object. |
| ScaleToGray | Gets and sets an indicator if anti-aliasing/conversion to grayscale for 1 bpp images during a resizing load operation is enabled. |
| SourceProfileName | Gets and sets the name of the color profile to apply to the image being loaded. |
| ThumbnailSize | Gets and sets if the image is loaded as a thumbnail with the thumbnail size (JPEG and ePIC images only). |
| Tiff | Gets and sets the specific LoadOptionsTiff applicable to a TIFF file format. |
| UseEmbeddedColorManagement | Gets and sets the color profile included in the image metadata applied when loading the image. |