For a list of all members of this type, see DocumentViewLayoutChangedEventArgs members.
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. |