PdfTemplatePlacementMapBoundingRectangle(PdfRectangleF) Method
Maps a rectangle from template space to page space and returns the axis-aligned bounding rectangle
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfRectangleF MapBoundingRectangle(
PdfRectangleF templateRectangle
)
- templateRectangle PdfRectangleF
- The rectangle expressed in template coordinates
PdfRectangleFThe mapped axis-aligned bounding rectangle expressed in page coordinates