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