TextColumnCollectionLineBetween Property |
Gets or sets a value indicating whether to show or not the line between two
TextColumn.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic bool LineBetween { get; set; }
Public Property LineBetween As Boolean
Get
Set
Property Value
Boolean
See Also