LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Name Property (CodecsExtension)

Show in webframe







Gets the name of the extension.
Syntax
public string Name {get;}
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As CodecsExtension
Dim value As String
 
value = instance.Name
public string Name {get;}
@property (nonatomic, readonly, copy) NSString* name;
public String getName()
 get_Name(); 
public:
property String^ Name {
   String^ get();
}

Property Value

A System.String that represents the name of the extension.
Example
For an example, refer to RasterCodecs.ReadExtensions.
Requirements

Target Platforms

See Also

Reference

CodecsExtension Structure
CodecsExtension Members
Exif File Extensions

 

 


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