ITextSpan.EndLine 屬性

定義

取得文字選擇結束的行號。

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

屬性值

回傳一個整數,代表文字選擇結束的行號。

適用於