Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

Name Property (CodecsExtension)








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

Property Value

A 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

Error processing SSI file