ITextDocumentSnapshotLine.LineBreakLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Length of line break characters (always falls in the range [0..2]).
public int LineBreakLength { get; }
member this.LineBreakLength : int
Public ReadOnly Property LineBreakLength As Integer