FormFix v6.0 for .NET - Updated
FieldType Property (FieldTypeResult)



Accusoft.FormFixSdk Namespace > FieldTypeResult Class : FieldType Property
Most suitable field type.
Syntax
'Declaration
 
Public ReadOnly Property FieldType As FieldType
'Usage
 
Dim instance As FieldTypeResult
Dim value As FieldType
 
value = instance.FieldType
public FieldType FieldType {get;}
public:
property FieldType FieldType {
   FieldType get();
}
See Also

Reference

FieldTypeResult Class
FieldTypeResult Members

Is this page helpful?
Yes No
Thanks for your feedback.