PdfCanvasParentDocument Property

The parent document of this canvas

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfDocument ParentDocument { get; set; }

Property Value

PdfDocument

See Also