Leadtools.WinForms.CommonDialogs.File Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 ConstructorRasterDialogPdfFileOptions Constructor Initializes a new instance of the RasterDialogPdfFileOptions class.  
Top

Public Properties

 NameDescription
Public PropertyDisplayDepth Gets and sets the resulting image pixel depth.  
Public PropertyGraphicsAlpha Gets and sets the type of graphics anti-aliasing to use.  
Public PropertyPassword Gets and sets the password to be used when loading encrypted files.  
Public PropertyTextAlpha Gets and sets the password to be used when loading encrypted files.  
Public PropertyUseLibFonts Enables or disables the use of the library installed fonts.  
Public PropertyXResolution Gets and sets the horizontal display resolution in dots per inch.  
Public PropertyYResolution Gets and sets the vertical display resolution in dots per inch.  
Top

See Also