A
automandc
I am wondering if there is a way for my routine to identify what portion of
an active document is currently visible in the window, regardless of where
the insertion point is?
E.g. if I have a window that says "Document one.doc is currently open to
page __" and I want the blank filled in with the page number that is
displayed in the window, even if the insertion point is elsewhere, how would
I do that?
I think this may be a backwards example of "ScrollInto" method, but I have
not found any properties that link the Window object with the visible portion
of the document, only with the current insertion point or predefined range.
Thanks
an active document is currently visible in the window, regardless of where
the insertion point is?
E.g. if I have a window that says "Document one.doc is currently open to
page __" and I want the blank filled in with the page number that is
displayed in the window, even if the insertion point is elsewhere, how would
I do that?
I think this may be a backwards example of "ScrollInto" method, but I have
not found any properties that link the Window object with the visible portion
of the document, only with the current insertion point or predefined range.
Thanks