PdfGoToAction Class

The Go To action class

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfGoToAction : PdfActionBase
Inheritance
Object    PdfActionBase    PdfGoToAction

Constructors

PdfGoToAction Constructs an empty Go-To action

Properties

Destination The Go-To action destination

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also