Table of Contents

Class PdfGoToAction

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

Class for a Go-To action. A go-to action changes the current document view to a specified one.

public sealed class PdfGoToAction : PdfAction
Inheritance
PdfGoToAction
Inherited Members

Remarks

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Properties

View

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

ViewName

Gets or sets the name of the view. The view with this name should be displayed as the result of this PdfGoToAction.