PdfFileAttachmentAnnotationDescription Property |
Gets or sets the description.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string Description { get; set; }Public Property Description As String
Get
Set
Property Value
String
The description.
See Also