HtmlElementInfoPdfRegions Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPageRegion[] PdfRegions { get; }
Property Value
PdfPageRegion