PdfFileAttachmentAnnotationFilePath Property |
(Required) The path of the file associated with this annotation.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic string FilePath { get; set; }Public Property FilePath As String
Get
Set
Property Value
String
The path of the file associated with this annotation.
Exceptions
See Also