Gets the current number of display pages for the content hosted by the C1PdfViewer.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
C# |
---|
public int PageCount { get; private set; } |
Visual Basic |
---|
Public Property PageCount As Integer Get Private Set |