CODIUM Programming Language (CPL) CodiumSDK CPL PageAfter
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum PageAfter |
| Constante | Descripción | |
|---|---|---|
| Always | Always insert a page-break after the element | |
| Auto | Default. Automatic page-break | |
| Avoid | Avoid a page-break after the element (if possible) | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value.Read about initial | |
| Left | Insert page-break after the element so that the next page is formatted as a left page | |
| Right | Insert page-break after the element so that the next page is formatted as a right page |