Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrZone Structure : TextStyle Property |
public OcrTextStyle TextStyle {get; set;}
'Declaration
Public Property TextStyle As OcrTextStyle
'Usage
Dim instance As OcrZone Dim value As OcrTextStyle instance.TextStyle = value value = instance.TextStyle
public OcrTextStyle TextStyle {get; set;}
@property (nonatomic, assign) LTOcrTextStyle textStyle
public OcrTextStyle getTextStyle() public void setTextStyle(OcrTextStyle value)
<br/>get_TextStyle();<br/>set_TextStyle(value);<br/>Object.defineProperty('TextStyle');
public: property OcrTextStyle TextStyle { OcrTextStyle get(); void set ( OcrTextStyle value); }
This value is updated by AutoZone and can also be set by the user to determine the text style. This value will effect how the final document is generated if the format supports text direction.s