StGetPropertyMm(property);
property
The dimensional property to retrieve the value for. For available properties, see the table below.
The horizontal position of the object’s anchor point relative to the origin (upper left corner) of the parent object, normally the page. The vertical position of the object’s anchor point relative to the origin (upper left corner) of the parent object, normally the page. The height of the object’s bounding box, or the height of a table row. If Vertical size (or TextHeightGrow property if using scripting) is set to Limited, this is the minimum height of the text regardless of the height of the text area. If Vertical size (or TextHeightGrow property if using scripting) is set to Limited, this is the maximum height of the text regardless of the height of the text area. The maximum vertical shrink of the content within a shape. The maximum vertical growth of the content within a shape. The maximum horizontal shrink of the content within a shape. The maximum horizontal growth of the content within a shape. Cells[]/TopLineThickness Cells[]/LeftLineThickness Cells[]/RightLineThickness Cells[]/BottomLineThickness
num
The value of the specified property in millimeters. For invalid properties 0 is returned.$Height = StGetPropertyMm("Height");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |