Click or drag to resize

CPDFWidgetGetFieldType Method

Gets the form field type.

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public string GetFieldType()

Return Value

Type: String
Form field type
See Also