Defines the contents of a page's image returned from the Page.GetImage method. The enumeration contains the following values:

Members

Member Description
All The image contains all parts without the screen elements.
Background The image contains the background of the page.
HeadersAndFooters The image contains the header and the footer of the page.
MainText The image contains the page's text contents.
ScreenElements The image contains all elements which are additionally displayed on a screen, such as the selection, the control characters and helper lines.

See Also

Page.GetImage Method.