.NET Framework Class Library
DocumentViewer.PageBreakWidth 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.PageBreakWidth Property |
Sets or Gets distance between pages in the viewer.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Property PageBreakWidth As Single |
C# |
public float PageBreakWidth { get; set; } |
Visual C++ |
public: |