PDF File Writer Class Library - Author Uzi Granot
StickyNoteIcon Enumeration |
Sticky note icon
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
SyntaxC#
public enum StickyNoteIcon
Members| Member name | Value | Description | |
|---|---|---|---|
| Comment | 0 | Comment (note: no icon) | |
| Key | 1 | Key | |
| Note | 2 | Note (default) | |
| Help | 3 | Help | |
| NewParagraph | 4 | New paragraph | |
| Paragraph | 5 | Paragraph | |
| Insert | 6 | Insert |
See Also