net.sf.dynamicreports.report.definition
Interface DRIPage
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- DRPage
public interface DRIPage
- extends Serializable
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getWidth
Integer getWidth()
getHeight
Integer getHeight()
getOrientation
PageOrientation getOrientation()
getMargin
DRIMargin getMargin()
getColumnsPerPage
Integer getColumnsPerPage()
getColumnSpace
Integer getColumnSpace()
getIgnorePageWidth
Boolean getIgnorePageWidth()
Copyright © 2010-2014. All Rights Reserved.