The following tables list the members exposed by CodecsPdfLoadOptions.
Public Properties
Name | Description | |
---|---|---|
DisableCieColors | Gets or sets a value that indicates whether CIE colors are disabled when loading PDF*, PS or EPS files. | |
DisableCropping | Gets a value that indicates whether to crop of PostScript (PS) and Encapsulated PostScript (EPS) files. | |
DisplayDepth | Gets or sets the resulting raster image pixel depth. | |
EnableInterpolate | Gets or sets a value that indicates whether to use interpolation when loading PDF*, PS or EPS files. | |
GraphicsAlpha | Gets or sets a value that indicate the type of graphics anti-aliasing to use. | |
HideAllAnnotations | (Deprecated) Gets or sets a value that indicates whether to hide all annotation objects. | |
HideAnnotations | Gets or sets a value that indicates whether to hide the annotation objects when loading a PDF page as a raster image or an SVG. | |
HideDigitalSignatures | Gets or sets a value that indicates whether to hide the digital signature objects when loading a PDF page as a raster image or an SVG. | |
HideFormFields | Gets or sets a value that indicates whether to hide the form fields when loading a PDF page as a raster image or an SVG. | |
HideNoApAnnotations | (Deprecated) Gets or sets a value that indicates whether to hide annotation objects that have no appearance stream. | |
Password | Gets or sets the password to use when loading encrypted files. | |
TextAlpha | Gets or sets a value that indicate the type of font anti-aliasing to use. | |
UseLibFonts | Gets a value that indicates whether to use the library installed fonts. | |
UsePdfEngine | Gets or sets a value to force using the LEADTOOLS PDF Engine (Leadtools.PdfEngine.dll) when loading PDF files. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET