Click or drag to resize

PdfPopupIcon Enumeration

Specifies the enumeration of popup annotation icons.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public enum PdfPopupIcon
Members
Member name Value Description
Note 0 Indicates note popup annotation.
Comment 1 Indicates comment popup annotation.
Help 2 Indicates help popup annotation.
Insert 3 Indicates insert popup annotation.
Key 4 Indicates key popup annotation.
NewParagraph 5 Indicates new paragraph popup annotation.
Paragraph 6 Indicates paragraph popup annotation.
See Also