Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfLaunchAction : PdfAction
Public NotInheritable Class PdfLaunchAction Inherits PdfAction
The PdfLaunchAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | NextActions |
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.) |
![]() | OpenInNewWindow |
Gets or sets a value indicating whether to open the destination document in
a new window.
|
![]() | Path |
Gets or sets the path to the application to be launched or to the document to be opened.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is
equal to this instance.
(Inherited from PdfAction.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Inherited from PdfAction.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |