Leadtools.WinForms.CommonDialogs.File Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDialogFileOptions Class Members
See Also  Properties  Methods 
Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogFileOptions Class


The following tables list the members exposed by RasterDialogFileOptions.

Public Constructors

 NameDescription
Public ConstructorRasterDialogFileOptions Constructor Initializes a new instance of the RasterDialogFileOptions class.  
Top

Public Properties

 NameDescription
Public PropertyFileType Gets the file options type RasterDialogFileOptionsType.  
Public PropertyMetaOptions Gets or sets the Meta options RasterDialogMetaFileOptions.  
Public PropertyMiscOptions Gets or sets the Misc options RasterDialogMiscFileOptions.  
Public PropertyPdfOptions Gets or sets the Pdf options RasterDialogPdfFileOptions.  
Public PropertyRasterizeDocumentOptions Gets or sets the rasterize document options.  
Public PropertyXlsOptions Gets or sets the XLS options RasterDialogXlsFileOptions.  
Public PropertyXpsOptions Gets or sets the XPS options RasterDialogXpsFileOptions.  
Top

Public Methods

 NameDescription
Public MethodCopy Copies the sourceFileOptions options data.  
Top

See Also