[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.PageCountChanged

PageCountChanged Event

Occurs when the PageCount property value changes.

Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[C1Description("C1DocumentSource.PageCountChanged", "Occurs when the PageCount property value changes.")]
public event EventHandler PageCountChanged
<C1Description("C1DocumentSource.PageCountChanged", "Occurs when the PageCount property value changes.")>
Public Event PageCountChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the property value changes.