Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsPdfLoadOptions Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsPdfLoadOptions Class


The following tables list the members exposed by CodecsPdfLoadOptions.

Public Properties

 NameDescription
Public PropertyDisableCieColors Enables or disables the use of CIE colors.  
Public PropertyDisableCropping Enables or disables the cropping of PostScript (PS) and Encapsulated PostScript (EPS) files.  
Public PropertyDisplayDepth Gets or sets the resulting image pixel depth.  
Public PropertyGraphicsAlpha Gets or sets the type of graphics anti-aliasing to use.  
Public PropertyPassword Gets or sets the password to use when loading encrypted files.  
Public PropertyTextAlpha Gets or sets the type of font anti-aliasing to use.  
Public PropertyUseLibFonts Enables or disables use of the library installed fonts.  
Public PropertyXResolution Gets or sets the horizontal display resolution in dots per inch.  
Public PropertyYResolution Gets or sets the vertical display resolution in dots per inch.  
Top

See Also