Promotic

Bold - property of the ObjectFont object

Description:
Setting/getting font as bold.
Syntax:
Long Bold
Values:
false - Font is NOT bold
true - Font IS bold
Note:
Property access for read and write.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTable = pMe.Items("/Table");
oTable.Font.Bold = true;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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