Occurs when the user selects the menu or toolbar Page Settings - Preserve Lines and the image line preservation is performed.
Visual Basic |
---|
Public Event OnImagePreserveLinesFinish() |
When the user clicks on the menu or toolbar button for Page Settings - Preserve Lines, it will
first generate the "OnImagePreserveLinesStart" event, perform the line preservation
operation, then generate the "OnImagePreserveLinesFinish" event.
first generate the "OnImagePreserveLinesStart" event, perform the line preservation
operation, then generate the "OnImagePreserveLinesFinish" event.