Click or drag to resize

PdfOpenFileActionFilePath Property

The application that shall be launched or the document that shall be opened or printed.

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

Property Value

String
The application that shall be launched or the document that shall be opened or printed.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is or Empty.
See Also