A name object specifying the page layout to be used when the
document is opened.
| C# | Visual Basic | Visual C++ |
public enum ViewerPageLayout
Public Enumeration ViewerPageLayout
public enum class ViewerPageLayout
| Member | Description |
|---|---|
| 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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)