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 : Jbig2 Property |
public CodecsJbig2Options Jbig2 {get;}
'Declaration
Public ReadOnly Property Jbig2 As CodecsJbig2Options
'Usage
Dim instance As CodecsOptions Dim value As CodecsJbig2Options value = instance.Jbig2
public CodecsJbig2Options Jbig2 {get;}
@property (nonatomic, strong, readonly) LTCodecsJbig2Options* jbig2
get_Jbig2();
public: property CodecsJbig2Options^ Jbig2 { CodecsJbig2Options^ get(); }