BordersSplitVertMode Property (RenderTable) | PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / BordersSplitVertMode Property

In This Topic
BordersSplitVertMode Property (RenderTable)
In This Topic
Gets or sets a value indicating how borders are drawn if the object is too high and is split between pages.
Syntax
'Declaration
 
Public Property BordersSplitVertMode As BordersSplitMode
 
See Also