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 > CodecsJbigOptions Class : Load Property |
public CodecsJbigLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsJbigLoadOptions
'Usage
Dim instance As CodecsJbigOptions Dim value As CodecsJbigLoadOptions value = instance.Load
public CodecsJbigLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsJbigLoadOptions* load
public CodecsJbigLoadOptions getLoad()
get_Load();
public: property CodecsJbigLoadOptions^ Load { CodecsJbigLoadOptions^ get(); }