[]
Provides various options that control how a document is shown in application.
public class ViewOptions : FormattingBag
Public Class ViewOptions
Inherits FormattingBag
Name | Description |
---|---|
DisplayBackground | Controls display of the background in print layout view. |
DoNotDisplayPageBoundaries | Turns off display of the space between the top of the text and the top edge of the page. |
ViewType | Controls the view mode in the application. |
Zoom | Returns or sets the magnification for a window as a percentage. |
ZoomType | Gets or sets a zoom value based on the size of the window. |