LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterDialogPdfFileOptions Class Members
See Also  Properties 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogPdfFileOptions Class

The following tables list the members exposed by RasterDialogPdfFileOptions.

Public Constructors

 NameDescription
public Constructor RasterDialogPdfFileOptions ConstructorInitializes a new instance of the RasterDialogPdfFileOptions class.  
Top

Public Properties

 NameDescription
public Property DisplayDepthGets and sets the resulting image pixel depth.  
public Property GraphicsAlphaGets and sets the type of graphics anti-aliasing to use.  
public Property PasswordGets and sets the password to be used when loading encrypted files.  
public Property TextAlphaGets and sets the password to be used when loading encrypted files.  
public Property UseLibFontsEnables or disables the use of the library installed fonts.  
public Property XResolutionGets and sets the horizontal display resolution in dots per inch.  
public Property YResolutionGets and sets the vertical display resolution in dots per inch.  
Top

See Also