C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class / RuToXpsPixel Method
Value to convert.

In This Topic
RuToXpsPixel Method
In This Topic
Converts an absolute value in document's ResolvedUnitType units to a value in XPS pixels.
Syntax
'Declaration
 
Public Function RuToXpsPixel( _
   ByVal ru As Double _
) As Double
 

Parameters

ru
Value to convert.

Return Value

Converted value.
See Also