ITextSnapshotLine.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:
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]).