RPayBalanceSheetPrint.convertPointsToTwips Method [AX 2012]

Gets twips by points.

Syntax

protected real convertPointsToTwips(int _pointWidth)

Run On

Called

Parameters

  • _pointWidth
    Type: int
    The point width

Return Value

Type: real
The twips.

See Also

Reference

RPayBalanceSheetPrint Class