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