[]
        
(Showing Draft Content)

C1.C1Preview.Export.Xps.XpsC1Doc.UnitToXpsPixel

UnitToXpsPixel Method

UnitToXpsPixel(Unit)

Converts a Unit value to XPS pixels using the page resolution (XpsDpi).

Declaration
public double UnitToXpsPixel(Unit unit)
Parameters
Type Name Description
Unit unit

The unit value to convert

Returns
Type Description
double

The converted value.