PdfOpenFileActionFilePath Property |
The application that shall be launched or the document that shall be opened or printed.
Namespace: SautinSoft.Pdf.ActionsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic string FilePath { get; set; }Public Property FilePath As String
Get
Set
Property Value
String
The application that shall be launched or the document that shall be opened or printed.
Exceptions
See Also