menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DocumentViewType

    Show / Hide Table of Contents

    Enum DocumentViewType

    Specifies the view type.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum DocumentViewType

    Fields

    Name Description
    None

    Specifies that the document will be rendered in the default view of the application.

    NormalLayout

    Document appears with a dotted line separating the pages and/or document sections. Columns, drawings, headers/footers, footnotes/endnotes, and comments do not appear.

    OutlineLayout

    Shows the headings and subheadings in the word document.

    PrintLayout

    Everything that will appear in the printed document appears on the screen.

    WebLayout

    Designed to show the word document will look as a web page.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved