ActiveReports 8
Length Constructor(String)

string value indicate the size, e.g. 1 cm, 10 pt
Constructor for the Length class
Syntax
'Declaration
 
Public Function New( _
   ByVal length As System.String _
)
public Length( 
   System.string length
)

Parameters

length
string value indicate the size, e.g. 1 cm, 10 pt
See Also

Reference

Length Structure
Length Members
Overload List

Support Forum