PdfTemplatePlacementMapRectangle Method
Maps a rectangle from template space to page space and returns the exact transformed corners
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public PdfQuadF MapRectangle(
PdfRectangleF templateRectangle
)
- templateRectangle PdfRectangleF
- The rectangle expressed in template coordinates
PdfQuadFThe transformed quad expressed in page coordinates