HiQPdf Documentation

HtmlElementInfoPdfRegions Property

Quickly Create High Quality PDFs
The regions in PDF document where the element is rendered. An element can be rendered on many PDF pages and for each PDF page 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