| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfLayoutType>
com.spire.pdf.graphics.PdfLayoutType
public enum PdfLayoutType
Specifies type of paginating.
| Enum Constant Summary | |
|---|---|
| One_PageDraw the element on the one page only. | |
| PaginateIf the element exceeds the page, proceed it on the next page. | |
| Enum Constant Detail | 
|---|
public static final PdfLayoutType Paginate
public static final PdfLayoutType One_Page
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||