PdfCanvas Class

A generic container for PDF objects

Definition

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

Constructors

PdfCanvasInitializes a new instance of the PdfCanvas class

Properties

ParentDocument The parent document of this canvas

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
Layout Layout a PDF object in container
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also