PdfPageLayoutingEndedParamsPdfPage Property

The PDF page that was rendered. The PdfPage object can be used to layout various PDF objects in the foreground of the page after the main content was 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