TextTrailingCharacterEllipsis.Style Property

Definition

Gets the style of collapsed text.

public:
 property System::Windows::Media::TextFormatting::TextCollapsingStyle Style { System::Windows::Media::TextFormatting::TextCollapsingStyle get(); };
public override sealed System.Windows.Media.TextFormatting.TextCollapsingStyle Style { get; }
member this.Style : System.Windows.Media.TextFormatting.TextCollapsingStyle
Public Overrides NotOverridable ReadOnly Property Style As TextCollapsingStyle

Property Value

An enumerated value of TextCollapsingStyle.

Applies to