TextRun.Properties Özellik

Tanım

Metin çalıştırmasında yazı biçimi veya ön plan fırçası gibi her karakter tarafından paylaşılan metin özellikleri kümesini alır.

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

Özellik Değeri

TextRunProperties

TextRunProperties Paylaşılan metin özellikleri kümesini temsil eden bir değer.

Şunlara uygulanır