PdfObject Class

A generic base class for PDF objects

Definition

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

Constructors

PdfObjectInitializes a new instance of the PdfObject 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