Back to Devexpress

PdfGoToAction Class

officefileapi-devexpress-dot-pdf-55b7268c.md

latest1.0 KB
Original Source

PdfGoToAction Class

An action that changes the view to a specified destination (page, location, and magnification factor).

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfGoToAction :
    PdfJumpAction
vb
Public Class PdfGoToAction
    Inherits PdfJumpAction

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAction PdfJumpAction PdfGoToAction

See Also

PdfGoToAction Members

DevExpress.Pdf Namespace