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

Show in webframe

Name Property (CodecsExtension)








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, copy, readonly, nullable) NSString *name
public String getName()
 get_Name(); 
public:
property String^ Name {
   String^ get();
}

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