StGetProperty(property);
property
The non-dimensional StoryTeller property to retrieve the value for. For available properties, see the table below:
Name Description Visibility 0 – Normal1 – Hidden (Object is suppressed)2 – Invisible Rotation SizeMode 0 – Resize1 – Original Positioning 0 – Left top1 – Left center2 – Left bottom3 – Center top4 – Center center5 – Center bottom6 – Right top7 – Right center8 – Right bottom Alignment For images when SizeMode is set to Resize and ScaleMode is None or Proportional, this specifies the alignment of the image within the bounding box (or just refer to ST doc)0 – Left top1 – Left center2 – Left bottom3 – Center top4 – Center center5 – Center bottom6 – Right top7 – Right center8 – Right bottom Visibility This property represents the Visibility property in the Properties panel. TextHeightGrow This property represents the Vertical size property in the Properties panel.0 – Fixed1 – Limited
Note: Use the TextHeightMin/TextHeightMax property keys with StSetPropertyMm() or StSetPropertyPt() to set the limits. To use "no limit" for the text height, specify a very high number. LineColor The line color. See StoryTeller documentation for supported formats. FillType This property represents the Fill > Type property in Properties panel. FillColor The fill color. See StoryTeller documentation for supported formats. FillSecondColor ScaleMode 0 – None1 – Scale2 – Proportional ImageURI ImageFormat ImageBitDepth ImagePixelWidth ImagePixelHeight ImageResolutionX ImageResolutionY ImagePage OverlayURI OverlayPage BarcodeName BarcodeData SubstitutionURI Cells[n]/FillColor Cells[]/LineColor Cells[]/TopLineColor Cells[]/LeftLineColor Cells[]/RightLineColor Cells[]/BottomLineColor ColumnsCount CellsCount
string
The value of the specified property. For invalid properties an empty string is returned.$visibility = StGetProperty("Visibility");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |