Click or drag to resize

PdfFileAttachmentAnnotationAnnotationType Property

Gets the FileAttachment value.

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

Property Value

PdfAnnotationType
The FileAttachment value.
See Also