 | PdfFieldType Property |
Gets the type of field
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic 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
FormFieldTypesEx
See Also