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: 26.2
Syntax
public PdfAnnotationIcon Icon { get; set; }

Property Value

PdfAnnotationIcon
See Also