LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Constructor RasterDialogFileOptions ConstructorInitializes a new instance of the RasterDialogFileOptions class.  
Top

Public Properties

 NameDescription
public Property AnzOptionsGets or sets the Anz options RasterDialogAnzFileOptions.  
public Property FileTypeGets the file options type RasterDialogFileOptionsType.  
public Property MetaOptionsGets or sets the Meta options RasterDialogMetaFileOptions.  
public Property MiscOptionsGets or sets the Misc options RasterDialogMiscFileOptions.  
public Property PdfOptionsGets or sets the Pdf options RasterDialogPdfFileOptions.  
public Property RasterizeDocumentOptionsGets or sets the rasterize document options.  
public Property VffOptionsGets or sets the VFF options RasterDialogVffFileOptions.  
public Property XlsOptionsGets or sets the XLS options RasterDialogXlsFileOptions.  
public Property XpsOptionsGets or sets the XPS options RasterDialogXpsFileOptions.  
Top

Public Methods

 NameDescription
public Method CopyCopies the sourceFileOptions options data.  
Top

See Also