Show / Hide Table of Contents

Enum Field.Type

interactive form field type

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Type

Fields

Name Description
e_button

Pushbutton field

e_check

Check box field

e_choice

Choice field

e_null

Unknown field type

e_radio

Radio button field

e_signature

Digital signature field

e_text

Text field

Back to top Generated by DocFX