HiQPdf Documentation

PdfPageLayoutingParamsPdfPage Property

Quickly Create High Quality PDFs
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

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfPage PdfPage { get; }

Property Value

Type: PdfPage
See Also

Reference