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: 2024.10.24
Syntax public double SpaceBetween { get; set; }
Public Property SpaceBetween As Double
Get
Set
Property Value
DoubleSee Also