Click or drag to resize

PrintNodeLenMaxLine Method

Gets the maximum line length used for printing.

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public abstract int LenMaxLine()

Return Value

Int32
The maximum line length.
See Also