XUnit  Conversion (String to XUnit)Terminal Works - PDF Printing.Net Library
Converts a string to an XUnit object. If the string contains a suffix like 'cm' or 'in' the object will be converted to the appropriate type, otherwise point is assumed.

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

public static implicit operator XUnit (
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: XUnit
See Also

Reference