[]
        
(Showing Draft Content)

C1.WPF.Document.BordersSplitMode

BordersSplitMode Enum

Specifies how borders are drawn when the object is split between pages.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public enum BordersSplitMode

Fields

Name Description
None

Borders are not drawn where the object is split.

Round

Borders are drawn where the object is split. If the border is round, round borders are drawn where the object is split.

Square

Square borders are drawn where the object is split.