Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
protected internal static double TBLuPerInToMm(
	double luValue
)
Visual Basic (Declaration)
Protected Friend Shared Function TBLuPerInToMm ( _
	luValue As Double _
) As Double

Parameters

luValue
Type: System..::.Double

See Also