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 > CodecsOptions Class : Jbig Property |
public CodecsJbigOptions Jbig {get;}
'Declaration
Public ReadOnly Property Jbig As CodecsJbigOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsJbigOptions value = instance.Jbig
public CodecsJbigOptions Jbig {get;}
@property (nonatomic, strong, readonly) LTCodecsJbigOptions *jbig
public CodecsJbigOptions getJbig()
get_Jbig();
public: property CodecsJbigOptions^ Jbig { CodecsJbigOptions^ get(); }