Click or drag to resize

FixedColumnWidthWithTabSeparationStrategyTabSize Property

Gets the tab size used to convert tab characters into printout positions.

Namespace: Altaxo.Serialization.Ascii
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int TabSize { get; init; }

Property Value

Int32
See Also