Click or drag to resize

PdfFileAttachmentAnnotationFilePath Property

(Required) The path of the file associated with this annotation.

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

Property Value

String
The path of the file associated with this annotation.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is or Empty.
See Also