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

Syntax

C#
protected static int MmToTBLuPerIn(
	double mmValue
)
Visual Basic (Declaration)
Protected Shared Function MmToTBLuPerIn ( _
	mmValue As Double _
) As Integer

Parameters

mmValue
Type: System..::.Double

See Also