[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ViewOptions

ViewOptions Class

Provides various options that control how a document is shown in application.

Inheritance
ViewOptions
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ViewOptions : FormattingBag
Public Class ViewOptions
    Inherits FormattingBag

Properties

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.