Enum AreaBreakType
- Namespace
- iText.Layout.Properties
- Assembly
- itext.layout.dll
The possible values for the type of break that is executed by an AreaBreak.
public enum AreaBreakType
Fields
LAST_PAGE = 2
NEXT_AREA = 0
NEXT_PAGE = 1
The possible values for the type of break that is executed by an AreaBreak.
public enum AreaBreakType
LAST_PAGE = 2
NEXT_AREA = 0
NEXT_PAGE = 1