[]
Represents the hard break within object. For example, if field of subsection has ForcePageBreak != ForcePageBreakEnum.None then SectionBrick will contain InternalBreak for this field.
public class Break
Name | Description |
---|---|
Break() |
Name | Description |
---|---|
Before | The position of break, true - before object, false - after. |
BreakType | The type of the break, column or page. |
Position | The position relative to the top/left of the object. |