Click or drag to resize

PdfFileAttachmentAnnotationDescription Property

Gets or sets the description.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntax
public string Description { get; set; }

Property Value

String
The description.
See Also