User`s guide
12 Classes – Alphabetical List
12-344
mlreportgen.dom.VerticalAlign class
Package: mlreportgen.dom
Vertical alignment of text
Description
Specifies vertical alignment of text.
Construction
verticalAlignObj = VerticalAlign() creates a superscript alignment.
verticalAlignObj = VerticalAlign(align) creates an alignment of the specified
type.
Input Arguments
align — Vertical alignment of text relative to baseline
'superscript' (default) | 'subscript' | 'baseline'
String specifying the vertical alignment of text relative to the baseline.
Output Arguments
verticalAlignObj — Vertical alignment of text
mlreportgen.dom.VerticalAlignment object
Vertical alignment of text, represented by an mlreportgen.dom.VerticalAlignment
object.
Properties
Id — ID for document element
string