HiQPdf Documentation

PdfCanvasParentDocument Property

HiQPdf Client for .NET Core
The parent document of this canvas

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfDocument ParentDocument { get; set; }

Property Value

Type: PdfDocument
See Also

Reference