MGDatabaseSetup.getTextVertAlignColumn   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

String getTextVertAlignColumn()

Description

Gets the name of the column containing vertical alignment values for text.

Valid alignment values found within the column are the integers 0 (bottom), 1 (baseline), 2 (halfline), 3 (capline), and 4 (top).

Returns

String - The column name, or an empty string if this method does not apply.

Error Codes

-15 (does not apply)

See Also

setTextVertAlignColumn, TextVertAlignColumn