Gets or sets the length of the text range within Text property, which will be used in measurements.

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

Syntax

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

See Also