.NET Framework Class Library
DocumentViewer.CanLastPage 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.CanLastPage Property |
To check if the LastPage operation can be performed.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public ReadOnly Property CanLastPage As Boolean |
C# |
public bool CanLastPage { get; } |
Visual C++ |
public: |