PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPageLayoutMode Property

PDF Viewer Control for .NET Windows Forms
Gets or sets the layout mode for a page view. The default value is NotSet.

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

public PageLayoutMode PageLayoutMode { get; set; }

Property Value

Type: PageLayoutMode
See Also

Reference