| PdfFieldFieldType Property |
Gets the type of field
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax public FormFieldTypes FieldType { get; }
Public ReadOnly Property FieldType As FormFieldTypes
Get
public:
property FormFieldTypes FieldType {
FormFieldTypes get ();
}
member FieldType : FormFieldTypes with get
/** @property */
public FormFieldTypes get_FieldType()
function get_FieldType();
Property Value
FormFieldTypesSee Also