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


The following tables list the members exposed by RasterOpenDialogLoadFormat.

Public Constructors

 NameDescription
Public ConstructorRasterOpenDialogLoadFormat Constructor Creates an instance of the RasterOpenDialogLoadFormat class, refer to Filter.  
Top

Public Properties

 NameDescription
Public PropertyExtensions Gets the extension that will be used when filtering the files that will be displayed.  
Public PropertyName Gets the format name that will be displayed in the File Type combo.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a format string, like "LEAD ( *.cmp ) *.cmp".  
Top

See Also