LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

RasterDialogFileOptionsType Enumeration

Show in webframe





Indicates the File Options for the loaded file Type.
Syntax
public enum RasterDialogFileOptionsType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterDialogFileOptionsType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterDialogFileOptionsType

            

            
public enum class RasterDialogFileOptionsType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe file does not support load options.
0x00000001PdfThe file supports load RasterDialogPdfFileOptions options.
0x00000002MiscThe file supports load RasterDialogMiscFileOptions options.
0x00000003MetaThe file supports load RasterDialogMetaFileOptions options.
0x00000004XlsThe file supports load RasterDialogXlsFileOptions options.
0x00000005VffThe file supports load RasterDialogVffFileOptions options.
0x00000006AnzThe file supports load RasterDialogAnzFileOptions options.
0x00000007VectorThe file supports load RasterDialogVectorFileOptions options.
Example
Refer to RasterOpenDialog example.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.CommonDialogs.File.RasterDialogFileOptionsType

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms.CommonDialogs.File Namespace
RasterDialogFileOptions Class

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.