FOM Reference > Display > Page Content > fdArea interface
  
fdArea interface
This represents a single area in the frame that can be filled with text lines.
endColumn attribute
The frame column this area ends in.
endColumn
Access
read-only
Returns
int
height attribute
The height of the area.
height
Access
read-only
Returns
fLength
lines attribute
An array of lines formatted in this area.
lines
Access
read-only
Returns
fdLine[]
startColumn attribute
The frame column this area starts in.
startColumn
Access
read-only
Returns
int
width attribute
The width of the area.
width
Access
read-only
Returns
fLength
x attribute
The x coordinate of the area.
x
Access
read-only
Returns
fLength
y attribute
The y coordinate of the area.
y
Access
read-only
Returns
fLength