PDFsharp-net6

PdfTextAnnotationIcon

Namespace: PdfSharp.Pdf.Annotations

Specifies the pre-defined icon names of text annotations.

public enum PdfTextAnnotationIcon

Inheritance ObjectValueTypeEnumPdfTextAnnotationIcon
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
NoIcon 0 A pre-defined annotation icon.
Comment 1 A pre-defined annotation icon.
Help 2 A pre-defined annotation icon.
Insert 3 A pre-defined annotation icon.
Key 4 A pre-defined annotation icon.
NewParagraph 5 A pre-defined annotation icon.
Note 6 A pre-defined annotation icon.
Paragraph 7 A pre-defined annotation icon.