pagelayouthandler-ag凯发旗舰厅
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