Gets the parent C1TextLine object, containing this range.
Namespace:
C1.C1PrintDocument.UtilAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public C1TextLine Line { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Line As C1TextLine |