ITextSnapshotLine.LineBreakLength Property

Definition

Length of line break characters (always falls in the range [0..2]).

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

Property Value

The length of line break characters (always falls in the range [0..2]).

Applies to