railo.commons.pdf
Class PDFPageMark
java.lang.Object
railo.commons.pdf.PDFPageMark
public class PDFPageMark
- extends Object
Constructor Summary |
PDFPageMark(int areaHeight,
String htmlTemplate)
Constructor of the class |
PDFPageMark
public PDFPageMark(int areaHeight,
String htmlTemplate)
- Constructor of the class
- Parameters:
areaHeight
- htmlTemplate
-
getAreaHeight
public int getAreaHeight()
- Returns:
- the areaHeight
setAreaHeight
public void setAreaHeight(int areaHeight)
- Parameters:
areaHeight
- the areaHeight to set
getHtmlTemplate
public String getHtmlTemplate()
- Returns:
- the htmlTemplate
setHtmlTemplate
public void setHtmlTemplate(String htmlTemplate)
- Parameters:
htmlTemplate
- the htmlTemplate to set
Copyright © 2012 Railo