Click or drag to resize
Pdf Library for .NET

PdfAnnotationElementIcon Property

Gets or sets the annotation icon in the pdf document.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 23.1
Syntax
public PdfAnnotationIcon Icon { get; set; }

Property Value

Type: PdfAnnotationIcon
See Also