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

Show in webframe

Rtf Property








Gets the RTF load and save options.
Syntax
public CodecsRtfOptions Rtf {get;}
'Declaration
 
Public ReadOnly Property Rtf As CodecsRtfOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsRtfOptions
 
value = instance.Rtf
public CodecsRtfOptions Rtf {get;}
public CodecsRtfOptions getRtf()
 get_Rtf(); 
public:
property CodecsRtfOptions^ Rtf {
   CodecsRtfOptions^ get();
}

Property Value

The RTF load and save options.
Example
For an example, refer to CodecsRtfOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

Error processing SSI file