Table of Contents

Method ToPoints

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

ToPoints(Twips)

Formats a measure as an RDL point size, for example "12.25pt".

public static string ToPoints(Twips value)

Parameters

value Twips

The measure.

Returns

string

The RDL size string.