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