PDFReaderControls.NET Professional Type Reference

Unit Methods

The methods of the Unit structure are listed below. For a complete list of Unit structure members, see the Unit Members topic.

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
FromPixels Create a unit from pixels and a resolution. Useful for working with images.
Parse Create a unit from a string.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.
ToPoints Convert a unit string to points

Public Instance Methods

Equals Determines whether two Object instances are equal.
GetHashCode Calculates a hash for this type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Returns the value of the Unit as a formatted string in points.

See Also

Unit Class | TallComponents.PDF Namespace