Units.Pressure Property
In This Article
Provides access to the unit converter for pressure measurement units.
Namespace: DevExpress.UnitConversion
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public static PressureUnitsConverter Pressure { get; }
#Property Value
Type | Description |
---|---|
Pressure |
A Pressure |
See Also