[This is a Beta version of Aspose.Words.Viewer, the classes and methods are subject to change. No technical support is provided.]
Represents an event handler for all Page events.
[Visual Basic]Public Delegate Sub PageEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
PageEventArgs _
)
Requirements
Namespace: Aspose.Words.Viewer
Assembly: Aspose.Words (in Aspose.Words.dll)
See Also
Aspose.Words.Viewer Namespace