TextColumnCollectionSpaceBetween Property |
Gets or sets the amount of space between each column (in points).
Set this property only if
EvenlySpaced
is
.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic double SpaceBetween { get; set; }
Public Property SpaceBetween As Double
Get
Set
Property Value
Double
See Also