The following tables list the members exposed by Converter.
Name | Description | |
---|---|---|
![]() ![]() | DateTimeFormatInfo | Gets the default date and time formatting. |
![]() ![]() | NumberFormatInfo | Gets the default number formatting. |
Name | Description | |
---|---|---|
![]() ![]() | MillimetersToPoints | Converts millimeters to points. |
![]() ![]() | PixelsToPoints | Converts pixels to points. |
![]() ![]() | PointsToMillimeters | Converts points to millimeters. |
![]() ![]() | PointsToPixels | Converts points to pixels. |
![]() ![]() | PointsToTwips | Converts points to twips. |
![]() ![]() | Split | Splits a string of comma separated values into an array of strings. |
![]() ![]() | ToBin | Converts a number to a binary string representation. |
![]() ![]() | ToDigit | Converts a character to a digit. |
![]() ![]() | ToHex | Overloaded. Converts a byte to a hexadecimal string representation. |
![]() ![]() | ToInt | Converts a string to a number. |
![]() ![]() | ToLetterNumber | Gets a letter representation for a number. |
![]() ![]() | ToOctal | Converts a number to an octal string representation. |
![]() ![]() | ToPoints | Converts string representation of a measure to points. |
![]() ![]() | ToRomanNumber | Gets a roman letter representation for a number. |
![]() ![]() | ToString | Overloaded. Gets a string representation for a number. |
![]() ![]() | TwipsToPoints | Converts twips to points. |