HiQPdf Documentation

HtmlConversionInfoPdfRegions Property

Quickly Create High Quality PDFs
The regions in PDF rendered by a HTML to PDF conversion. For each PDF page rendered there is PdfPageRegion object in the array returned by this property

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

public PdfPageRegion[] PdfRegions { get; }

Property Value

Type: PdfPageRegion
See Also

Reference