| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<TemplateType>
com.spire.pdf.TemplateType
public enum TemplateType
The Spire.Pdf namespace contains classes for creating PDF document.
| Enum Constant Summary | |
|---|---|
| BottomPage template is used as Bottom. | |
| LeftPage template is used as Left. | |
| NonePage template is not used as header. | |
| RightPage template is used as Right. | |
| TopPage template is used as Top. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()Gets the name of the Page template | 
|  int | getValue()Gets the value of the Page template | 
| Enum Constant Detail | 
|---|
public static final TemplateType None
public static final TemplateType Top
public static final TemplateType Bottom
public static final TemplateType Left
public static final TemplateType Right
| Method Detail | 
|---|
public java.lang.String getName()
public int getValue()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||