Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFFormField Class : FieldType Property |
public int FieldType {get; set;}
'Declaration
Public Property FieldType As Integer
'Usage
Dim instance As PDFFormField Dim value As Integer instance.FieldType = value value = instance.FieldType
public int getFieldType() public void setFieldType(int type)