Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfRemoteGoToAction : PdfAction
Public NotInheritable Class PdfRemoteGoToAction Inherits PdfAction
The PdfRemoteGoToAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | FilePath |
Gets or sets the path to the file in which the destination is located.
|
![]() | 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.
|
![]() | View |
Gets or sets the view to display as the result of the action.
|
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.) |