Class StylePageLayoutProperties
java.lang.Object
fr.opensagres.odfdom.converter.pdf.internal.styles.StylePageLayoutProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfr.opensagres.xdocreport.itext.extension.PageOrientationgetWidth()voidvoidvoidsetMarginBottom(Float marginBottom) voidsetMarginLeft(Float marginLeft) voidsetMarginRight(Float marginRight) voidsetMarginTop(Float marginTop) voidsetOrientation(fr.opensagres.xdocreport.itext.extension.PageOrientation orientation) void
-
Constructor Details
-
StylePageLayoutProperties
public StylePageLayoutProperties()
-
-
Method Details
-
getHeight
-
setHeight
-
getMargin
-
setMargin
-
getMarginBottom
-
setMarginBottom
-
getMarginLeft
-
setMarginLeft
-
getMarginRight
-
setMarginRight
-
getMarginTop
-
setMarginTop
-
getOrientation
public fr.opensagres.xdocreport.itext.extension.PageOrientation getOrientation() -
setOrientation
public void setOrientation(fr.opensagres.xdocreport.itext.extension.PageOrientation orientation) -
getWidth
-
setWidth
-