Skip to main content

Units.Information Property

Provides access to the unit converter for information measurement units.

Namespace: DevExpress.UnitConversion

Assembly: DevExpress.Docs.v23.2.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public static InformationUnitsConverter Information { get; }

Property Value

Type Description
InformationUnitsConverter

A InformationUnitsConverter object.

See Also