XRectParse Method Terminal Works - PDF Printing.Net Library
Parses the rectangle from a string.

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

public static XRect Parse(
	string source
)

Parameters

source
Type: SystemString

Return Value

Type: XRect
See Also

Reference