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