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 > UnStructuredTextFormField Class : TextFormField Property |
public TextFormField TextFormField {get; set;}
'Declaration Public Property TextFormField As TextFormField
'Usage Dim instance As UnStructuredTextFormField Dim value As TextFormField instance.TextFormField = value value = instance.TextFormField
public: property TextFormField^ TextFormField { TextFormField^ get(); void set ( TextFormField^ value); }