FlowDocument.TextEffects Właściwość

Definicja

Pobiera lub ustawia efekty, które mają być stosowane do tekstu elementu FlowDocument.

public:
 property System::Windows::Media::TextEffectCollection ^ TextEffects { System::Windows::Media::TextEffectCollection ^ get(); void set(System::Windows::Media::TextEffectCollection ^ value); };
public System.Windows.Media.TextEffectCollection TextEffects { get; set; }
member this.TextEffects : System.Windows.Media.TextEffectCollection with get, set
Public Property TextEffects As TextEffectCollection

Wartość właściwości

Element TextEffectCollection zawierający co najmniej jeden TextEffect obiekt definiujący efekty, które mają być stosowane do tekstu elementu FlowDocument. Wartość domyślna to null (nie zastosowano żadnych efektów).

Uwagi

Informacje dotyczące właściwości zależności

Pole identyfikatora TextEffectsProperty
Właściwości metadanych ustawione na true AffectsRender

Dotyczy