ITextSpan.LineWithinTextSpan Property

Definition

Gets a line of text within the text span.

public:
 property int LineWithinTextSpan { int get(); };
public int LineWithinTextSpan { get; }
member this.LineWithinTextSpan : int
Public ReadOnly Property LineWithinTextSpan As Integer

Property Value

Returns an integer that represents a line of text within the text span.

Applies to