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

Show in webframe

Load Property (CodecsTxtOptions)








Gets the options for loading TEXT files as raster images.
Syntax
public CodecsTxtLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsTxtLoadOptions
'Usage
 
Dim instance As CodecsTxtOptions
Dim value As CodecsTxtLoadOptions
 
value = instance.Load
public CodecsTxtLoadOptions Load {get;}
public CodecsTxtLoadOptions getLoad()
 get_Load(); 
public:
property CodecsTxtLoadOptions^ Load {
   CodecsTxtLoadOptions^ get();
}

Property Value

The TEXT load options.
Example
For an example, refer to CodecsTxtOptions.
Requirements

Target Platforms

See Also

Reference

CodecsTxtOptions Class
CodecsTxtOptions Members

Error processing SSI file