←Select platform

Txt Property

Summary

Gets the TEXT load and save options.

Syntax

C#
VB
Java
C++
public CodecsTxtOptions Txt { get; } 
Public ReadOnly Property Txt As CodecsTxtOptions 
public CodecsTxtOptions getTxt() 
public: 
property CodecsTxtOptions^ Txt { 
   CodecsTxtOptions^ get(); 
} 
} 

Property Value

The TEXT load and save options.

Example

For an example, refer to CodecsTxtOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly