C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / OnPagesLoaded Method

In This Topic
OnPagesLoaded Method (C1DocumentSource)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overridable Sub OnPagesLoaded( _
   ByVal startIndex As Integer, _
   ByVal count As Integer _
) 
 

Parameters

startIndex
count
See Also