TextColumnSpaceAfter Property |
Gets or sets the space between two columns (in points).
Set this property only if
EvenlySpaced
is
.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic double SpaceAfter { get; set; }
Public Property SpaceAfter As Double
Get
Set
Property Value
Double
See Also