Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > TableColumn Class : OcrField Property |
public OcrFormField OcrField {get;}
'Declaration Public ReadOnly Property OcrField As OcrFormField
'Usage Dim instance As TableColumn Dim value As OcrFormField value = instance.OcrField
public: property OcrFormField^ OcrField { OcrFormField^ get(); }