PdfStickyNoteAnnotationIcon Enumeration
In This Topic
Defines the name of an icon to be used in displaying the sticky note annotation.
Syntax
'Declaration
<ComVisibleAttribute(True)>
Public Enum PdfStickyNoteAnnotationIcon
Inherits System.Enum
[ComVisible(true)]
public enum PdfStickyNoteAnnotationIcon : System.Enum
public enum PdfStickyNoteAnnotationIcon = class(System.Enum)
ComVisibleAttribute()
public enum PdfStickyNoteAnnotationIcon extends System.Enum
[ComVisible(true)]
__value public enum PdfStickyNoteAnnotationIcon : public System.Enum
[ComVisible(true)]
public enum class PdfStickyNoteAnnotationIcon : public System.Enum
Members
| Member | Value | Description |
| PdfAnnotationIconCheck | 7 | The check icon. |
| PdfAnnotationIconCircle | 8 | The circle icon. |
| PdfAnnotationIconComment | 0 | The comment icon. |
| PdfAnnotationIconCross | 9 | The cross icon. |
| PdfAnnotationIconCrossHairs | 10 | The cross-hairs icon. |
| PdfAnnotationIconHelp | 3 | The help icon. |
| PdfAnnotationIconInsert | 6 | The insert icon. |
| PdfAnnotationIconKey | 1 | The key icon. |
| PdfAnnotationIconNewParagraph | 4 | The new paragraph icon. |
| PdfAnnotationIconNote | 2 | The note icon. The default value. |
| PdfAnnotationIconParagraph | 5 | The paragraph icon. |
| PdfAnnotationIconRightArrow | 11 | The right arrow icon. |
| PdfAnnotationIconRightPointer | 12 | The right pointer icon. |
| PdfAnnotationIconStar | 13 | The star icon. |
| PdfAnnotationIconUpArrow | 14 | The up arrow icon. |
| PdfAnnotationIconUpLeftArrow | 15 | The up left icon. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
GdPicture14.PdfStickyNoteAnnotationIcon
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace