FOM Reference > Display > Page Content > fdPage interface
  
fdPage interface
A resolved formatted page.
frames attribute
An array of the frames formatted so far on this page. This array is only available for the current page.
frames
Access
read-only
Returns
fdFrame[]
height attribute
The resolved height of the page.
height
Access
read-only
Returns
fLength
pos attribute
The position of this page in the document.
pos
Access
read-only
Returns
int
positions attribute
An array of the final stream positions formatted on this page. There is one item in this array for each stream formatted on the page, regardless of how many frames the stream is attached to. If the page is being formatted or redrawn, this array can be empty.
positions
Access
read-only
Returns
fdStreamPos[]
source attribute
The source page object.
source
Access
read-only
Returns
fPage
width attribute
The resolved width of the page.
width
Access
read-only
Returns
fLength