GetContentExtent
TheGetContentExtentmethod gets the content extent of this frame.
void GetContentExtent (out ODPoint contentExtent);
contentExtent- The content extent of this frame.
DISCUSSION
Content extent is, in essence, the page height of the part displayed in this frame.SEE ALSO
TheODPointtype (page 885).
TheODFrame::ChangeContentExtentmethod (page 306).
"Content Extent" on page 141 in OpenDoc Programmer's Guide.