TextRun.Properties Eigenschap

Definitie

Hiermee haalt u de set teksteigenschappen op die worden gedeeld door elk teken in de tekstuitvoering, zoals lettertype of voorgrondborstel.

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

Waarde van eigenschap

Een TextRunProperties waarde die de set gedeelde teksteigenschappen vertegenwoordigt.

Van toepassing op