RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextRange

TextRange.Length

Property
Description:
The length of the range.
Syntax
public int Length { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for length is negative.