TextEmbeddedObject.BreakBefore Property

Definition

Gets the line breaking condition before the text object.

public:
 abstract property System::Windows::LineBreakCondition BreakBefore { System::Windows::LineBreakCondition get(); };
public abstract System.Windows.LineBreakCondition BreakBefore { get; }
member this.BreakBefore : System.Windows.LineBreakCondition
Public MustOverride ReadOnly Property BreakBefore As LineBreakCondition

Property Value

An enumerated value of LineBreakCondition.

Applies to