LengthUnitConverter ClassGemBox.Document Help
Utility class used for converting values between various LengthUnit measurement units.
Inheritance Hierarchy

System Object
  GemBox.Document LengthUnitConverter

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public static class LengthUnitConverter
Remarks

All dimensional formatting properties in GemBox.Document are represented in Points.

For more information, see unit conversion example.

See Also