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;}
get_Load();
public: property CodecsRtfLoadOptions^ Load { CodecsRtfLoadOptions^ get(); }