Back to Devexpress

PdfRemoteGoToAction Class

officefileapi-devexpress-dot-pdf-3be617c4.md

latest1.1 KB
Original Source

PdfRemoteGoToAction Class

An action that jumps to a destination in another PDF file instead of the current file.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Inheritance

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

See Also

PdfRemoteGoToAction Members

DevExpress.Pdf Namespace