[]
        
(Showing Draft Content)

C1.C1Preview.BreakEnum

BreakEnum Enum

Defines the various breaks which can be forced before or after render object.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public enum BreakEnum

Fields

Name Description
Column

New column should be started.

Line

New line on inline flow should be started.

None

No break.

Page

New page should be started.