UnitConverter Methods
Contains methods that allow you to convert different units of measurement.
Name | Description |
---|---|
Centimeters |
Converts a value from centimeters to twips. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Inches |
Converts a value from inches to twips. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Pixels |
Converts a value from pixels to centimeters. |
Pixels |
Converts a value from pixels to inches. |
Pixels |
Converts a value from pixels to points. |
Pixels |
Converts a value from pixels to twips. |
Points |
Converts a value points to twips. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Twips |
Converts a value from twips to centimeters. |
Twips |
Converts a value from twips to inches. |
Twips |
Converts a value from twips to points. |
See Also