PaperSettingsToUnit Method

Converts all values from the current unit to the specified unit.

Namespace: Dundas.BI.Print
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public void ToUnit(
	PaperUnit unit
)

Parameters

unit  PaperUnit
The unit to convert values to.
See Also