Click or drag to resize

PageSetup ColumnsLineBetween Property

Gets or sets the value specifies if a vertical line is draw between each of the text columns in the this section.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool ColumnsLineBetween { get; set; }

Property Value

Type: Boolean
See Also