HiQPdf Documentation

PdfPageLayout Method

Quickly Create High Quality PDFs
Layout the given PDF object in page

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

public override PdfLayoutInfo Layout(
	PdfObject pdfObject
)

Parameters

pdfObject
Type: HiQPdfPdfObject
The PDF object to be laid out

Return Value

Type: PdfLayoutInfo
The layout information
See Also

Reference