CODIUM Programming Language (CPL) CodiumSDK CPL PageBefore
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Page Before
C# |
public enum PageBefore |
Constante | Descripción | |
---|---|---|
Always | Always insert a page-break before the element | |
Auto | Default. Automatic page-breaks | |
Avoid | Avoid page-break before 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 before the element so that the next page is formatted as a left page | |
Right | Insert page-break before the element so that the next page is formatted as a right page |