PrintLayoutView Events
Represents a page layout view of the Rich Edit control.Name | Description |
---|---|
PageCountChanged | Occurs when multiple pages in a view are changed. Inherited from PageBasedRichEditView. |
PropertyChanged | Occurs every time any of the RichEditView class properties has changed its value. Inherited from RichEditView. |
See Also