The following tables list the members exposed by DocumentViewLayoutChangedEventArgs.
| Name | Description | |
|---|---|---|
![]() | DocumentViewLayoutChangedEventArgs Constructor | Constructor |
| Name | Description | |
|---|---|---|
![]() | DeletedLines | Returns an enumerable of the DocumentViewLines that were deleted when the layout of the lines in the DocumentViewBase changed. |
![]() | NewOrReformattedLines | Returns an enumerable of the DocumentViewLines that were added or reformatted when the layout of the lines in the DocumentViewBase changed. |
![]() | TranslatedLines | Returns an enumerable of the DocumentViewLines that were translated (moved) when the layout of the lines in the DocumentViewBase changed. |