LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Rtf Property

Show in webframe







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

            

            
 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

 

 


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