Uses of Class
railo.commons.pdf.PDFPageMark

Packages that use PDFPageMark
railo.commons.pdf   
railo.runtime.tag   
 

Uses of PDFPageMark in railo.commons.pdf
 

Methods in railo.commons.pdf that return PDFPageMark
 PDFPageMark PDFDocument.getFooter()
           
 PDFPageMark PDFDocument.getHeader()
           
 

Methods in railo.commons.pdf with parameters of type PDFPageMark
 void PDFDocument.setFooter(PDFPageMark footer)
           
 void PDFDocument.setHeader(PDFPageMark header)
           
 void PDF.setPageFooter(PDFPageMark footer)
           
 void PDF.setPageHeader(PDFPageMark header)
           
 

Uses of PDFPageMark in railo.runtime.tag
 

Methods in railo.runtime.tag with parameters of type PDFPageMark
 void DocumentSection.setFooter(PDFPageMark footer)
           
 void Document.setFooter(PDFPageMark footer)
           
 void DocumentSection.setHeader(PDFPageMark header)
           
 void Document.setHeader(PDFPageMark header)
           
 



Copyright © 2012 Railo