org.apache.fop.fo.properties
Interface ForcePageCount
- All Known Implementing Classes:
- ForcePageCountMaker
public interface ForcePageCount
EVEN
static final int EVEN
- See Also:
- Constant Field Values
ODD
static final int ODD
- See Also:
- Constant Field Values
END_ON_EVEN
static final int END_ON_EVEN
- See Also:
- Constant Field Values
END_ON_ODD
static final int END_ON_ODD
- See Also:
- Constant Field Values
NO_FORCE
static final int NO_FORCE
- See Also:
- Constant Field Values
AUTO
static final int AUTO
- See Also:
- Constant Field Values
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.