| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.PdfPageBase
com.spire.pdf.PdfNewPage
public class PdfNewPage
Represents a single PDF page.
| Constructor Summary | |
|---|---|
| PdfNewPage()Initializes a new instance of the class. | |
| PdfNewPage(PdfCrossTable crossTable) | |
| Method Summary | |
|---|---|
|  PdfAnnotationCollection | getAnnotations()Gets a collection of the annotations of the page. | 
|  java.awt.geom.Dimension2D | getSize()Gets the size of the page. | 
|  void | setSection(PdfSection section)Sets parent section to the page. | 
| Constructor Detail | 
|---|
public PdfNewPage()
public PdfNewPage(PdfCrossTable crossTable)
| Method Detail | 
|---|
public java.awt.geom.Dimension2D getSize()
getSize in class PdfPageBasepublic PdfAnnotationCollection getAnnotations()
public void setSection(PdfSection section)
setSection in class PdfPageBasesection - | 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||