TextPatternIdentifiers.HorizontalTextAlignmentAttribute フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テキスト範囲の HorizontalTextAlignment 属性を識別します。
public: static initonly System::Windows::Automation::AutomationTextAttribute ^ HorizontalTextAlignmentAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute HorizontalTextAlignmentAttribute;
staticval mutable HorizontalTextAlignmentAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly HorizontalTextAlignmentAttribute As AutomationTextAttribute
フィールド値
注釈
呼び出し元のテキスト範囲に関連付けられている段落に適用される水平方向のテキスト配置。
この識別子は、UI オートメーション プロバイダーによって使用されます。 UI オートメーションクライアント アプリケーションでは、 でTextPattern同等のフィールドを使用する必要があります。
この属性の値は型です
既定値は Left
適用対象
こちらもご覧ください
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET