ViewOptions ViewType Property GemBox.Document Help
Gets or sets the type of the view.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public ViewType ViewType { get; set; }

Field Value

The type of the view.
See Also