PdfAnnotationAnnotationType Property |
Gets the type of the annotation.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic abstract PdfAnnotationType AnnotationType { get; }Public MustOverride ReadOnly Property AnnotationType As PdfAnnotationType
Get
Property Value
PdfAnnotationType
The type of the annotation.
See Also