com.spire.doc.documents.rendering
Class PageLayoutHandler
java.lang.Object
com.spire.ms.System.Delegate
com.spire.ms.System.MulticastDelegate
com.spire.doc.documents.rendering.PageLayoutHandler
public abstract class PageLayoutHandler
- extends com.spire.ms.System.MulticastDelegate
Represents the method that will handle an event that with event data.
Method Summary |
abstract void |
invoke(java.lang.Object sender,
PageLayoutEventArgs args)
Represents the method that will handle an event that with event data. |
PageLayoutHandler
public PageLayoutHandler()
invoke
public abstract void invoke(java.lang.Object sender,
PageLayoutEventArgs args)
- Represents the method that will handle an event that with event data.
- Parameters:
sender
- The source of the eventargs
- args that contains event data