Promotic

VertAlign - property of the PmfTable object

Description:
Vertical alignment of the table text.
Syntax:
String VertAlign
Values:
middle - default align to center
top - align to top border
bottom - align to bottom border
Note:
Property access for read and write.
 
This method is also functional in Web panels.
Example1:
JavaScriptSelect and copy to clipboard

oTable.VertAlign = "middle";   // Writing into the property
var sVertAlign = oTable.VertAlign;   // Reading from the property

History:
Pm9.00.04: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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