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