LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)
LEAD Technologies, Inc

Options Property (RasterDialogFileData)






Gets the load options that the user selected in the Load Options Dialog RasterDialogFileOptions.
Syntax
public RasterDialogFileOptions Options {get;}
'Declaration
 
Public ReadOnly Property Options As RasterDialogFileOptions
'Usage
 
Dim instance As RasterDialogFileData
Dim value As RasterDialogFileOptions
 
value = instance.Options
public RasterDialogFileOptions Options {get;}
 get_Options(); 
public:
property RasterDialogFileOptions^ Options {
   RasterDialogFileOptions^ get();
}

Property Value

Loads the options that the user selected in the Load Options Dialog.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.