ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LineBreakpoint Structure / BreakConditionBefore Property

In This Topic
    BreakConditionBefore Property
    In This Topic
    Indicates a breaking condition before the character.
    Syntax
    'Declaration
     
    Public Property BreakConditionBefore As BreakCondition
    public BreakCondition BreakConditionBefore {get; set;}
    See Also