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

RasterDialogFileOptionsType Enumeration






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 RasterDialogFileOptionsType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.CommonDialogs.File.RasterDialogFileOptionsType = function() { };
Leadtools.WinForms.CommonDialogs.File.RasterDialogFileOptionsType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterDialogFileOptionsType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AnzThe file supports load RasterDialogAnzFileOptions options.
MetaThe file supports load RasterDialogMetaFileOptions options.
MiscThe file supports load RasterDialogMiscFileOptions options.
NoneThe file does not support load options.
PdfThe file supports load RasterDialogPdfFileOptions options.
VectorThe file supports load RasterDialogVectorFileOptions options.
VffThe file supports load RasterDialogVffFileOptions options.
XlsThe file supports load RasterDialogXlsFileOptions options.
Example
Refer to RasterOpenDialog example.
Inheritance Hierarchy

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

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

Leadtools.WinForms.CommonDialogs.File Namespace
RasterDialogFileOptions Class

 

 


Products | Support | Contact Us | Copyright Notices

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