FOM Reference > Formatting > PDF > fPDFNote interface
  
fPDFNote interface
This object contains a set of default icons to use when displaying PDF Notes.
Icons enumeration
The icon to be used in the PDF file when displaying the note.
The Icons enumeration has the following constants of type int.
ICON_COMMENT = 0
Comment Icon
ICON_KEY = 1
Key Icon
ICON_NOTE = 2
Note Icon
ICON_HELP = 3
Help Icon
ICON_NEWPARAGRAPH = 4
New Paragraph Icon
ICON_PARAGRAPH = 5
Paragraph Icon
ICON_INSERT = 6
Insert Icon