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 > CodecsRtfOptions Class : Load Property |
public CodecsRtfLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsRtfLoadOptions
'Usage
Dim instance As CodecsRtfOptions Dim value As CodecsRtfLoadOptions value = instance.Load
public CodecsRtfLoadOptions Load {get;}
public CodecsRtfLoadOptions getLoad()
get_Load();
public: property CodecsRtfLoadOptions^ Load { CodecsRtfLoadOptions^ get(); }