[]
        
(Showing Draft Content)

C1.C1Preview.BordersSplitMode

BordersSplitMode Enum

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

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.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 (see C1.C1Preview.IBorders.RadiusX, C1.C1Preview.IBorders.RadiusY), round borders are drawn where the object is split.

Square

Square borders are drawn where the object is split.