TextAnnotationIcon
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the icon used for text annotations.

Syntax

enum TextAnnotationIcon

Remarks

PDF Creator Pilot supports the following icon types:

Name

Icon

Value

aiUbdefined Undefined

0

aiComment Comment

1

aiKey Key

2

aiNote Note

3

aiHelp Help

4

aiNewParagraph New paragraph

5

aiParagraph Paragraph

6

aiInsert Insert

7

aiRightPointer Right

8

aiRightArrow Right arrow

9

aiUpLeftArrow Up left arrow

10

aiUpArrow Up arrow

11

aiStar Star

12

aiCheckmark Checkmark

13

aiCross Cross

14

aiCircle Circle

15

See Also

Reference