0 – Top of the object.0.5 – Center of the object.1 – Bottom of the object.
Figure 63 0 – Left side of the object.0.5 – Center of the object.1 – Right side of the object.
Figure 64 Fixed – The shape will keep the size as designed or set in runtime. (Default)Vertical limited – The shape can shrink indefinitely vertically.Vertical unlimited grow – The shape can grow indefinitely vertically.Vertical unlimited – The shape can grow and shrink indefinitely vertically.Horizontal limited – The shape can shrink indefinitely horizontally.Horizontal unlimited – The shape can grow and shrink indefinitely horizontally.Limited – The shape can shrink indefinitely vertically and horizontally.Original – The shape has by default no limits vertically or horizontally. Fixed – The image itself can not be resized, the size is calculated from the original bitmap size and dots per inch (DPI). Note that the bounding box can still be resized.Free – The image can be scaled freely to the limits specified in max vertical/horizontal shrink/growth options.Proportional – The image can be scaled to the limits specified in max vertical/horizontal shrink/growth options, while retaining its x/y-ratio. Horizontal – The value you specify in Alignment horizontal ratio is used.Vertical – The value you specify in Alignment vertical ratio is used.Full – Both alignment ratio values are used. The value representing the vertical position of the content relative to the shape containing it, ranging from 0 (top position) to 1 (bottom position). For example 0.3 means 30% aligned from top.By default three values are available, Top (0), Center (0.5) and Bottom (1), but you can enter any value between 0 and 1. The value representing the horizontal position of the content relative to the shape containing it, ranging from 0 (leftmost position) to 1 (rightmost position). For example 0.3 means 30% aligned from the left.By default three values are available, Left (0), Center (0.5) and Right (1), but you can enter any value between 0 and 1. Visible – The object is visible.Hidden – The object is skipped and any content flowing after the object replaces the hidden object.Invisible – The object consumes the space defined for it in the output but is invisible.
Note: When using a modification on this property, use a numeric value to represent the property value. For the values to use, see the StGetProperty() script function in the Scripting Reference.
Note:
Example 57
OpenText StreamServe 5.6 | Updated: 2013-03-01 |