Click or drag to resize

PdfAnnotationAnnotationType Property

Gets the type of the annotation.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public abstract PdfAnnotationType AnnotationType { get; }

Property Value

PdfAnnotationType
The type of the annotation.
See Also