 | PdfFieldType Property |
Gets the type of field
Namespace:
Patagames.Pdf.Net
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.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
Type:
FormFieldTypesEx
See Also