Returns or sets document view mode
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public DocumentViewType DocumentViewType { get; set; }
Public Property DocumentViewType As DocumentViewType Get Set
public: property DocumentViewType DocumentViewType { DocumentViewType get (); void set (DocumentViewType value); }
member DocumentViewType : DocumentViewType with get, set
Property Value
DocumentViewTypeThe type of the document view.