PDFReaderControls.NET Professional Type Reference

Unit.ToString Method 

Returns the value of the Unit as a formatted string in points.

public override string ToString();

Return Value

Example

   Unit.Parse("1 in").ToString()
Returns the string "72pt".

See Also

Unit Class | TallComponents.PDF Namespace