Table of Contents

Class PdfRemoteGoToAction

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a remote Go-To action. A remote go-to action changes the current document view to a document view in another PDF file.

public sealed class PdfRemoteGoToAction : PdfAction
Inheritance
PdfRemoteGoToAction
Inherited Members

Properties

FilePath

Gets or sets the path to the file in which the destination is located.

OpenInNewWindow

Gets or sets a value indicating whether this PdfRemoteGoToAction should open the destination document in a new window.

View

Gets or sets the view to display as the result of this PdfRemoteGoToAction.