TextStyleChooserSelectedTextDecorations - свойство |
Пространство имён:
Tessa.UI.Controls.TextStyleChooser
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic TextDecorationCollection SelectedTextDecorations { get; set; }Public Property SelectedTextDecorations As TextDecorationCollection
Get
Set
public:
property TextDecorationCollection^ SelectedTextDecorations {
TextDecorationCollection^ get ();
void set (TextDecorationCollection^ value);
}member SelectedTextDecorations : TextDecorationCollection with get, set
Значение свойства
Тип:
TextDecorationCollection
См. также