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