PdfActionBase Class

Generic base class for PDF actions

Definition

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

Constructors

PdfActionBaseInitializes a new instance of the PdfActionBase class

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