Gets the full length of line in characters, including trailing CRLF chars.

Namespace:  C1.C1PrintDocument.Util
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public int FullLength { get; }
Visual Basic (Declaration)
Public ReadOnly Property FullLength As Integer

See Also