Update cookies preferences
Promotic

PaddingLeft - property of the PmgString object

Description:
Left text padding in pixels.
Syntax:
Long PaddingLeft
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.PaddingLeft;   // Reading from the property
oString.PaddingLeft = 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.