.NET Framework Class Library
DocumentViewer.PageLayout Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Properties > DocumentViewer.PageLayout Property |
Gets or sets how pages are laid out by the viewer.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Property PageLayout As PageLayout |
C# |
public PageLayout PageLayout { get; set; } |
Visual C++ |
public: |