TextImageLine.LineBreakLength Field
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: initonly int LineBreakLength;
public readonly int LineBreakLength;
val mutable LineBreakLength : int
Public ReadOnly LineBreakLength As Integer