PdfPageLayoutingParamsPdfPage Property

The PDF page being rendered. The PdfPage object can be used to layout various PDF objects in the background of the page before the main content is rendered

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfPage PdfPage { get; }

Property Value

PdfPage

See Also