PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPreferencesPageLayout Property

PDF Viewer Control for .NET Windows Forms
The page layout to be used when the document is opened. Default value: OneColumn.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfViewerPageLayout PageLayout { get; set; }

Property Value

Type: PdfViewerPageLayout
See Also

Reference