DocumentLayoutInvalidatedEventArgs Constructors
Provides data for the DocumentLayout.DocumentLayoutInvalidated event.| Name | Parameters | Description |
|---|---|---|
| DocumentLayoutInvalidatedEventArgs(Int32) | pageIndex | Initializes a new instance of the DocumentLayoutInvalidatedEventArgs class with the specified page index. |
See Also