Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Before
C#
public enum Before
ConstanteDescripción
AllAlways insert a page-break right before the principal box
AlwaysAlways insert a page-break before the element
AutoDefault. Automatic page/column/region break before the element
AvoidAvoid a page/column/region break before the element
Avoid_ColumnAvoid a column-break before the element
Avoid_PageAvoid a page-break before the element
Avoid_RegionAvoid a region-break before the element
ColumnAlways insert a column-break before the element
InheritInherits this property from its parent element.
InitialSets this property to its default value.
LeftInsert one or two page-breaks before the element so that the next page is formatted as a left page
PageAlways insert a page-break before the element
RectoInsert one or two page-breaks before the principal box so that the next page is formatted as a recto page
RegionAlways insert a region-break before the element
RightInsert one or two page-breaks before the element so that the next page is formatted as a right page
VersoInsert one or two page-breaks before the principal box so that the next page is formatted as a verso page