TextCollapsingProperties.Style 屬性

定義

取得摺疊文字的樣式。

public:
 abstract property System::Windows::Media::TextFormatting::TextCollapsingStyle Style { System::Windows::Media::TextFormatting::TextCollapsingStyle get(); };
public abstract System.Windows.Media.TextFormatting.TextCollapsingStyle Style { get; }
member this.Style : System.Windows.Media.TextFormatting.TextCollapsingStyle
Public MustOverride ReadOnly Property Style As TextCollapsingStyle

屬性值

TextCollapsingStyle

TextCollapsingStyle 的列舉值。

適用於