XUnit MethodsTerminal Works - PDF Printing.Net Library

The XUnit type exposes the following members.

Methods

  NameDescription
Public methodConvertType
Converts an existing object from one unit into another unit type.
Public methodEquals
Calls base class Equals.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberFromCentimeter
Returns an XUnit object. Sets type to centimeters.
Public methodStatic memberFromInch
Returns an XUnit object. Sets type to inch.
Public methodStatic memberFromMillimeter
Returns an XUnit object. Sets type to millimeters.
Public methodStatic memberFromPoint
Returns an XUnit object. Sets type to point.
Public methodStatic memberFromPresentation
Returns an XUnit object. Sets type to Presentation.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
This member is intended to be used by XmlDomainObjectReader only.
Public methodToString
Returns the object as string. The unit of measure is appended to the end of the string.
(Overrides ValueTypeToString.)
Public methodToString(IFormatProvider)
Returns the object as string using the format information. The unit of measure is appended to the end of the string.
Top
See Also

Reference