Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleHeaderFooterProperties

Packages that use StyleHeaderFooterProperties
org.odftoolkit.odfdom.converter.pdf.internal.styles   
 

Uses of StyleHeaderFooterProperties in org.odftoolkit.odfdom.converter.pdf.internal.styles
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleHeaderFooterProperties
 StyleHeaderFooterProperties Style.getFooterProperties()
           
 StyleHeaderFooterProperties Style.getHeaderProperties()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleHeaderFooterProperties
 void Style.setFooterProperties(StyleHeaderFooterProperties footerProperties)
           
 void Style.setHeaderProperties(StyleHeaderFooterProperties headerProperties)
           
 



Copyright © 2013. All rights reserved.