AnnotationType
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the kind of annotation (or control) to use.

Syntax

enum AnnotationType

Remarks

PDF Creator Pilot supports the following annotation (control) types:

Name

Annotation

Value

atUndefined Undefined

0

atActionAnnotation Action

1

atTextAnnotation Text

2

atCheckBox Checkbox

3

atComboBox ComboBox

4

atRadioButton Radio button

5

atEdit Edit box

6

atButton Button

7

atFreeTextAnnotation Free Text

8

atRubberStampAnnotation Rubber Stamp

9

atFileAttachmentAnnotation File Attachment

10

See Also

Reference