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 > CodecsJbig2SaveOptions Class : ImageGbatX4 Property |
public int ImageGbatX4 {get; set;}
'Declaration
Public Property ImageGbatX4 As Integer
'Usage
Dim instance As CodecsJbig2SaveOptions Dim value As Integer instance.ImageGbatX4 = value value = instance.ImageGbatX4
public int ImageGbatX4 {get; set;}
@property (nonatomic, assign) NSInteger imageGbatX4
public int getImageGbatX4() public void setImageGbatX4(int value)
<br/>get_ImageGbatX4();<br/>set_ImageGbatX4(value);<br/>Object.defineProperty('ImageGbatX4');