- LeftBound > 5mm;
- LeftBound < 15mm;
- LeftBound < 10mm;
| Boundary | Range for one-page FlexiLayout | Range for multi-page FlexiLayout |
|---|---|---|
| LeftBound | [PageRect.Left, PageRect.Right] | [-INF, INF] |
| TopBound | [PageRect.Top, PageRect.Bottom] | [-INF, INF] |
| RightBound | [PageRect.Left, PageRect.Right] | [-INF, INF] |
| BottomBound | [PageRect.Top, PageRect.Bottom] | [-INF, INF] |
