Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Rtf Property |
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(); }