Begins a header or footer column block in the preferences file.
*BeginColumn()Begins a header or footer column block in the preferences file. |
|||||
*BeginColumn()Begins a header or footer column block in the preferences file. |
Syntax |
*BeginColumn(alignment) |
|
Argument |
Name |
Description |
alignment |
The column alignment (“left”, “center”, or “right”). |
|
Example |
*BeginHeader() *BeginColumn(left) *Text(“Header Text”) *EndColumn() *EndHeader() |
|
Application |
HyperGraph 2D, HyperGraph 3D, HyperView, MediaView, MotionView, TextView |
|
Context |
||
See also |
|
|