| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.PdfPageNumber
public class PdfPageNumber
This class allows to manipulate with page labels of one of the sections.
| Constructor Summary | |
|---|---|
| PdfPageNumber()Initializes a new instance of the class. | |
| Method Summary | |
|---|---|
|  PdfNumberStyle | getNumberStyle()Gets the numbering style. | 
|  java.lang.String | getPrefix()Gets the prefix. | 
|  int | getStartNumber()Gets the start number. | 
|  void | setNumberStyle(PdfNumberStyle value)Sets the numbering style. | 
|  void | setPrefix(java.lang.String value)Sets the prefix. | 
|  void | setStartNumber(int value)Sets the start number. | 
| Constructor Detail | 
|---|
public PdfPageNumber()
| Method Detail | 
|---|
public PdfNumberStyle getNumberStyle()
public void setNumberStyle(PdfNumberStyle value)
public java.lang.String getPrefix()
public void setPrefix(java.lang.String value)
public int getStartNumber()
public void setStartNumber(int value)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||