| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.PdfSectionCollection
public class PdfSectionCollection
The collection of the sections.
| Constructor Summary | |
|---|---|
| PdfSectionCollection(PdfDocumentBase document) | |
| Method Summary | |
|---|---|
|  PdfSection | add()adds a section to the collection. | 
|  PdfSection | add(PdfPageSettings pageSettings)Creates a section and adds it to the collection. | 
|  PdfSection | get(int index)Gets the section at the specified index. | 
| Constructor Detail | 
|---|
public PdfSectionCollection(PdfDocumentBase document)
| Method Detail | 
|---|
public PdfSection get(int index)
public PdfSection add(PdfPageSettings pageSettings)
public PdfSection add()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||