 |
PdfAnnotationElementIcon Property |
Gets or sets the annotation icon in the pdf document.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfAnnotationIcon Icon { get; set; }
Public Property Icon As PdfAnnotationIcon
Get
Set
Property Value
Type:
PdfAnnotationIcon
See Also