XUnit  Conversion OperatorsTerminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public operatorStatic member(Double to XUnit)
Converts a double to an XUnit object with type set to point.
Public operatorStatic member(Int32 to XUnit)
Converts an int to an XUnit object with type set to point.
Public operatorStatic member(String to XUnit)
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.
Public operatorStatic member(XUnit to Double)
Returns a double value as point.
Top
See Also

Reference