Click or drag to resize
ICanvasTextInlineObjectBreakBefore Property
Gets the line-breaking behavior before the inline object.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
CanvasLineBreakCondition BreakBefore { get; }

Property Value

Type: CanvasLineBreakCondition
See Also