The page layout to be used when the document is opened. Default value: OneColumn.
| C# | Visual Basic | Visual C++ |
public ViewerPageLayout PageLayout { get; set; }
Public Property PageLayout As ViewerPageLayout
public: property ViewerPageLayout PageLayout { ViewerPageLayout get (); void set (ViewerPageLayout value); }