PageCount Property (WPFDocumentViewerBase)

Action

Gets the total number of pages in the current Document.

Syntax

C#
protected Integer PageCount { get; }
VB
'Declaration
Protected Read Property PageCount As Integer

Access

Read only.