fr.opensagres.xdocreport.document.textstyling.properties
Class ContainerProperties
java.lang.Object
fr.opensagres.xdocreport.document.textstyling.properties.ContainerProperties
- Direct Known Subclasses:
- HeaderProperties, ListItemProperties, ListProperties, ParagraphProperties
public class ContainerProperties
- extends Object
Container properties.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerProperties
public ContainerProperties()
isPageBreakBefore
public boolean isPageBreakBefore()
setPageBreakBefore
public void setPageBreakBefore(boolean pageBreakBefore)
isPageBreakAfter
public boolean isPageBreakAfter()
setPageBreakAfter
public void setPageBreakAfter(boolean pageBreakAfter)
Copyright © 2012. All Rights Reserved.