public int TextGbatY2 {get; set;}
'Declaration
Public Property TextGbatY2 As Integer
'Usage
Dim instance As CodecsJbig2SaveOptions
Dim value As Integer
instance.TextGbatY2 = value
value = instance.TextGbatY2
public int TextGbatY2 {get; set;}
@property (nonatomic, assign) unsigned char textGbatY2;
get_TextGbatY2();
set_TextGbatY2(value);
Object.defineProperty('TextGbatY2');
public:
property int TextGbatY2 {
int get();
void set ( int value);
}
Property Value
An integer that represents the Y location of the adaptive template pixel A2 for text-area encoding. Possible values range from -128 to 0.