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

Name Property (RasterOpenDialogLoadFormat)

Show in webframe





Gets the format name that will be displayed in the File Type combo.
Syntax
public string Name {get; set;}
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As RasterOpenDialogLoadFormat
Dim value As String
 
instance.Name = value
 
value = instance.Name

            

            
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

Represents the format name that will be displayed in the File Type combo.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterOpenDialogLoadFormat Structure
RasterOpenDialogLoadFormat Members

 

 


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