How do I get my documents to open to the top of the page?

How do I get my documents to open to the top of the page.

In edit mode I can use one of these, but they only get me to the top “editable” field. I want to display my heading which is above the first editable field.

Call notesUIDocument.GotoTop

(or)

@Command( [EditTop] )

In read mode these commands don’t work and my documents are opening to the middle of the page.

Thanks, Paul.