The Go To or JavaScript action to be performed when the PDF document is opened.
| C# | Visual Basic | Visual C++ |
public DocumentOpenAction OpenAction { get; }
Public ReadOnly Property OpenAction As DocumentOpenAction
public: property DocumentOpenAction^ OpenAction { DocumentOpenAction^ get (); }