notify method
notify(args)
This is called to notify of layout build and rendering progress.
notify(args: Aspose.Words.Layout.PageLayoutCallbackArgs)
Parameter | Type | Description |
---|---|---|
args | PageLayoutCallbackArgs | An argument of the event. |
Remarks
Exception when thrown by implementation aborts layout build process.
See Also
- module Aspose.Words.Layout
- class IPageLayoutCallback