LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsPdfLoadOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsPdfLoadOptions Class


"

For a list of all members of this type, see CodecsPdfLoadOptions members.

"

Public Properties

 NameDescription
public Property DisableCieColorsEnables or disables the use of CIE colors.  
public Property DisableCroppingEnables or disables the cropping of PostScript (PS) and Encapsulated PostScript (EPS) files.  
public Property DisplayDepthGets or sets the resulting image pixel depth.  
public Property EnableInterpolateEnables or disables interpolation when loading PDF.  
public Property GraphicsAlphaGets or sets the type of graphics anti-aliasing to use.  
public Property PasswordGets or sets the password to use when loading encrypted files.  
public Property TextAlphaGets or sets the type of font anti-aliasing to use.  
public Property UseLibFontsEnables or disables use of the library installed fonts.  
public Property XResolutionGets or sets the horizontal display resolution in dots per inch.  
public Property YResolutionGets or sets the vertical display resolution in dots per inch.  
Top

See Also