Page.BeforePageGenerate
Inheritance: java.lang.Object, com.aspose.ms.System.Delegate, com.aspose.ms.System.MulticastDelegate
public abstract static class Page.BeforePageGenerate extends System.MulticastDelegate
Procedure for customize header and footer.
Constructors
Constructor | Description |
---|---|
BeforePageGenerate() |
Methods
Method | Description |
---|---|
invoke(Page page) | Invoke method |
BeforePageGenerate()
public BeforePageGenerate()
invoke(Page page)
public abstract void invoke(Page page)
Invoke method
Parameters:
Parameter | Type | Description |
---|---|---|
page | Page | Page object |