ActiveReports 8
TwipsToString Method

Syntax
'Declaration
 
Public Shared Function TwipsToString( _
   ByVal twips As System.Single, _
   ByVal target As Length.Unit _
) As System.String
public static System.string TwipsToString( 
   System.float twips,
   Length.Unit target
)

Parameters

twips
target
See Also

Reference

Length Structure
Length Members

Support Forum