pageaddedeventargs-ag凯发旗舰厅



com.spire.pdf
class pageaddedeventargs

java.lang.object
  extended by com.spire.ms.system.eventargs
      extended by com.spire.pdf.pageaddedeventargs

public class pageaddedeventargs
extends com.spire.ms.system.eventargs

provides data for pageadded event. this event raised on adding the pages.


constructor summary
pageaddedeventargs(pdfnewpage page)
          initializes a new instance of the class.
 
method summary
 pdfnewpage getpage()
          gets the newly added page.
 
constructor detail

pageaddedeventargs

public pageaddedeventargs(pdfnewpage page)
initializes a new instance of the class.
parameters:
page - a object representing the page which is added in the document.
method detail

getpage

public pdfnewpage getpage()
gets the newly added page.


网站地图