Click or drag to resize

PdfLaunchAction Properties

The PdfLaunchAction type exposes the following members.

Properties
Name Description
Public property FileName
Gets or sets file to be launched.
Public property IsNewWindow
Indicates the target document should be opened in a new window or not.
Public property NextAction
Gets or sets the next action to be performed after the action represented by this instance.
(Inherited from PdfAction .)
Top
See Also