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