[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Length.TwipsToString

TwipsToString Method

TwipsToString(float, Unit)

Converts a value in twips to a string representation in the specified unit.

Declaration
public static string TwipsToString(float twips, Length.Unit target)
Parameters
Type Name Description
float twips

A float value indicating the length in twips.

Length.Unit target

A target Length.Unit for the string representation.

Returns
Type Description
string

A string value representing the length in the specified unit.