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