LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsTxtOptions)

Show in webframe







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;}

            

            
 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

 

 


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