FOM Reference > Display > Page Content > fdFrameColumn interface
  
fdFrameColumn interface
A resolved formatted frame column.
areas attribute
An array of areas formatted in this column.
areas
Access
read-only
Returns
fdArea[]
availableHeight attribute
The height of the column available after applying text margins and avoiding frames.
availableHeight
Access
read-only
Returns
fLength
contentHeight attribute
The height of the content formatted in this column.
contentHeight
Access
read-only
Returns
fLength
height attribute
The height of the column after applying text margins.
height
Access
read-only
Returns
fLength
isEmpty attribute
If true, this column has no formatted content.
isEmpty
Access
read-only
Returns
boolean
lines attribute
An array of lines formatted in this column.
lines
Access
read-only
Returns
fdLine[]
text attribute
Text formatted in this column.
text
Access
read-only
Returns
String
width attribute
The width of the column.
width
Access
read-only
Returns
fLength
x attribute
The x position of the column, from the left edge of the page.
x
Access
read-only
Returns
fLength
y attribute
The y position of the column, from the top edge of the page.
y
Access
read-only
Returns
fLength