XGraphicsSpaceTransformerWorldToDefaultPage Method Terminal Works - PDF Printing.Net Library
Gets the smallest rectangle in default page space units that completely encloses the specified rect in world space units.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public XRect WorldToDefaultPage(
	XRect rect
)

Parameters

rect
Type: PdfEdit.DrawingXRect

Return Value

Type: XRect
See Also

Reference