User`s guide
12 Classes – Alphabetical List
12-276
FlowDirection — Text flow direction
string
String specifying the direction for text to flow.
• 'ltr' — flow from left to right
• 'rtl' — flow from right to left
HAlign — Horizontal alignment of this table
string
Possible values are:
• center
• left
• right
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.
OuterLeftMargin — Left margin (indentation) of document element
string
String specifying the left indentation. The string must have the format valueUnits
where Units is an abbreviation for the units in which the width size is expressed. Valid
abbreviations are:
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters
• pi — picas
• pt — points
• px — pixels
Parent — Parent of document element
DOM object