ComponentOne RichTextBox for WPF and Silverlight
PageCount Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : PageCount Property
Gets the current number of display pages for the content hosted by the C1RichTextBox.
Syntax
'Declaration
 
Public ReadOnly Property PageCount As System.Integer
public System.int PageCount {get;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members