The following tables list the members exposed by CodecsPdfLoadOptions.
| Name | Description | |
|---|---|---|
| DisableCieColors | Enables or disables the use of CIE colors. |
| DisableCropping | Enables or disables the cropping of PostScript (PS) and Encapsulated PostScript (EPS) files. |
| DisplayDepth | Gets or sets the resulting image pixel depth. |
| EnableInterpolate | Enables or disables interpolation when loading PDF. |
| GraphicsAlpha | Gets or sets the type of graphics anti-aliasing to use. |
| Password | Gets or sets the password to use when loading encrypted files. |
| TextAlpha | Gets or sets the type of font anti-aliasing to use. |
| UseLibFonts | Enables or disables use of the library installed fonts. |
| XResolution | Gets or sets the horizontal display resolution in dots per inch. |
| YResolution | Gets or sets the vertical display resolution in dots per inch. |