Click or drag to resize

PdfLinkAnnotationAnnotationType Property

Gets the Link value.

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

Property Value

PdfAnnotationType
The Link value.
See Also