Winnovative HTML to PDF Converter Library for .NET
ViewerPageLayout Enumeration
NamespacesWinnovative.WnvHtmlConvertViewerPageLayout
Winnovative HTML to PDF Converter Library for .NET
A name object specifying the page layout to be used when the document is opened.
Declaration Syntax
C#Visual BasicVisual C++
public enum ViewerPageLayout
Public Enumeration ViewerPageLayout
public enum class ViewerPageLayout
Members
MemberDescription
SinglePage
Display one page at a time.

OneColumn
Display the pages in one column.

TwoColumnLeft
Display the pages in two columns, with odd numbered pages on the left.

TwoColumnRight
Display the pages in two columns, with odd numbered pages on the right.

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)