| PdfFieldType Property |
Gets the type of field
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public FormFieldTypesEx Type { get; }
Public ReadOnly Property Type As FormFieldTypesEx
Get
public:
property FormFieldTypesEx Type {
FormFieldTypesEx get ();
}
member Type : FormFieldTypesEx with get
/** @property */
public FormFieldTypesEx get_Type()
Property Value
FormFieldTypesExSee Also