Update cookies preferences
Promotic

PaddingRight - property of the PmgString object

Description:
Right text padding in pixels.
Syntax:
Long PaddingRight
Note:
Property access for read and write.
 
This property is also functional in Web panels.
See also:
Example:
color setting by RGB String in the form "#RRGGBB"
JavaScriptVBScriptSelect and copy to clipboard

var oString = pMe.Items("/Nmb");

var nPadding = oString.PaddingRight;   // Reading from the property
oString.PaddingRight = 10;   // Writing into the property

History:
Pm9.00.26: Created
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.