LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Txt Property

Show in webframe







Gets the TEXT load and save options.
Syntax
public CodecsTxtOptions Txt {get;}
'Declaration
 
Public ReadOnly Property Txt As CodecsTxtOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsTxtOptions
 
value = instance.Txt
public CodecsTxtOptions Txt {get;}

            

            
 get_Txt(); 
public:
property CodecsTxtOptions^ Txt {
   CodecsTxtOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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