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