AutomationTextAttributesEnum 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Microsoft UI オートメーションのテキスト範囲のテキスト属性を識別する定数を定義します。
public enum class AutomationTextAttributesEnum
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class AutomationTextAttributesEnum
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum AutomationTextAttributesEnum
Public Enum AutomationTextAttributesEnum
- 継承
-
AutomationTextAttributesEnum
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
フィールド
AnimationStyleAttribute | 40000 | テキストに適用されるアニメーションの種類を指定する AnimationStyle テキスト属性を識別します。 この属性は、 AutomationAnimationStyle 列挙の値として指定されます。 |
AnnotationObjectsAttribute | 40032 | AnnotationObjects テキスト属性を識別します。 |
AnnotationTypesAttribute | 40031 | AnnotationTypes テキスト属性を識別します。これにより、テキスト範囲の注釈型識別子の一覧が保持されます。 この属性は AnnotationType 列挙の値として指定されます。 |
BackgroundColorAttribute | 40001 | テキストの背景色を指定する BackgroundColor テキスト属性を識別します。 |
BulletStyleAttribute | 40002 | BulletStyle テキスト属性を識別します。これは、テキスト範囲で使用される行頭文字のスタイルを指定します。 この属性は、 AutomationBulletStyle 列挙の値として指定されます。 |
CapStyleAttribute | 40003 | テキストの大文字と小文字のスタイルを指定する CapStyle テキスト属性を識別します。 |
CaretBidiModeAttribute | 40039 | テキスト範囲内のテキスト フローの方向を示す CaretBidiMode テキスト属性を識別します。 この属性は、 AutomationCaretBidiMode 列挙の値として指定されます。 |
CaretPositionAttribute | 40038 | CaretPosition テキスト属性を識別します。これは、キャレットがテキスト範囲内のテキスト行の先頭か末尾かを示します。 この属性は、 AutomationCaretPosition 列挙の値として指定されます。 |
CultureAttribute | 40004 | カルチャ テキスト属性を識別します。この属性は、ロケール識別子 (LCID) によってテキストのロケールを指定します。 |
FontNameAttribute | 40005 | フォントの名前を指定する FontName テキスト属性を識別します。 例: "Arial Black";"Arial Narrow" フォント名の文字列はローカライズされていません。 |
FontSizeAttribute | 40006 | フォントのポイント サイズを指定する FontSize テキスト属性を識別します。 |
FontWeightAttribute | 40007 | フォントの相対的なストローク、太さ、または太字を指定する FontWeight テキスト属性を識別します。 |
ForegroundColorAttribute | 40008 | テキストの前景色を指定する ForegroundColor テキスト属性を識別します。 |
HorizontalTextAlignmentAttribute | 40009 | HorizontalTextAlignment テキスト属性を識別します。テキストの水平方向の配置方法を指定します。 |
IndentationFirstLineAttribute | 40010 | 段落の最初の行のインデントをポイント単位で指定する IndentFirstLine テキスト属性を識別します。 |
IndentationLeadingAttribute | 40011 | 先頭のインデントをポイント単位で指定する、インデントリード テキスト属性を識別します。 |
IndentationTrailingAttribute | 40012 | 末尾のインデントをポイント単位で指定する 、IndentationTrailing テキスト属性を識別します。 |
IsActiveAttribute | 40036 | IsActive テキスト属性を識別します。これは、テキスト範囲を含むコントロールにキーボード フォーカス (true) があるかどうか (false) を示します。 |
40013 | テキストが非表示 (true) か表示 (false) かを示す IsHidden テキスト属性を識別します。 |
|
IsItalicAttribute | 40014 | テキストが斜体 (true) かどうか (false) を示す IsItalic テキスト属性を識別します。 |
IsReadOnlyAttribute | 40015 | IsReadOnly テキスト属性を識別します。これは、テキストが読み取り専用 (true) であるか、または変更可能 (false) であるかを示します。 |
IsSubscriptAttribute | 40016 | IsSubscript テキスト属性を識別します。これは、テキストが下付き文字 (true) かどうかを示します (false)。 |
IsSuperscriptAttribute | 40017 | IsSuperscript テキスト属性を識別します。これは、テキストが下付き文字 (true) であるかどうかを示します (false)。 |
LinkAttribute | 40035 | ドキュメント内の内部 リンク のターゲットであるテキスト範囲の ITextRangeProvider インターフェイスを含む Link テキスト属性を識別します。 |
MarginBottomAttribute | 40018 | テキスト範囲に関連付けられているページに適用される下余白のサイズをポイント単位で指定する MarginBottom テキスト属性を識別します。 |
MarginLeadingAttribute | 40019 | MarginLeading テキスト属性を識別します。この属性は、テキスト範囲に関連付けられているページに適用される先頭余白のサイズをポイント単位で指定します。 |
MarginTopAttribute | 40020 | MarginTop テキスト属性を識別します。この属性は、テキスト範囲に関連付けられているページに適用される上余白のサイズをポイント単位で指定します。 |
MarginTrailingAttribute | 40021 | MarginTrailing テキスト属性を識別します。この属性は、テキスト範囲に関連付けられているページに適用される末尾の余白のサイズをポイント単位で指定します。 |
OutlineStylesAttribute | 40022 | テキストのアウトライン スタイルを指定する OutlineStyles テキスト属性を識別します。 この属性は、 AutomationOutlineStyles 列挙の値として指定されます。 |
OverlineColorAttribute | 40023 | OverlineColor テキスト属性を識別します。これは、オーバーライン テキスト装飾の色を指定します。 |
OverlineStyleAttribute | 40024 | OverlineStyle テキスト属性を識別します。この属性は、オーバーライン テキスト装飾のスタイルを指定します。 この属性は、 AutomationTextDecorationLineStyle 列挙の値として指定されます。 |
SelectionActiveEndAttribute | 40037 | SelectionActiveEnd テキスト属性を識別します。これは、現在選択されているテキストを表すテキスト範囲に対するキャレットの位置を示します。 この属性は、 AutomationActiveEnd 列挙の値として指定されます。 |
StrikethroughColorAttribute | 40025 | 取り消し線テキストの装飾の色を指定する StrikethroughColor テキスト属性を識別します。 |
StrikethroughStyleAttribute | 40026 | 取り消し線テキストの装飾のスタイルを指定する StrikethroughStyle テキスト属性を識別します。 この属性は、 AutomationTextDecorationLineStyle 列挙の値として指定されます。 |
StyleIdAttribute | 40034 | StyleId テキスト属性を識別します。これは、テキスト範囲で使用されているテキスト スタイルを示します。 この属性は、 AutomationStyleId 列挙の値として指定されます。 |
StyleNameAttribute | 40033 | StyleName テキスト属性を識別します。この属性は、テキスト範囲に使用されているテキスト スタイルのローカライズされた名前を識別します。 |
TabsAttribute | 40027 | Tabs テキスト属性を識別します。これは、テキスト範囲のタブ位置を指定する配列です。 各配列要素は、前余白からの距離をポイント単位で指定します。 |
TextFlowDirectionsAttribute | 40028 | テキスト フローの方向を指定する TextFlowDirections テキスト属性を識別します。 この属性は、 AutomationFlowDirections 列挙の値の組み合わせとして指定されます。 |
UnderlineColorAttribute | 40029 | 下線のテキスト装飾の色を指定する UnderlineColor テキスト属性を識別します。 |
UnderlineStyleAttribute | 40030 | 下線のテキスト装飾のスタイルを指定する UnderlineStyle テキスト属性を識別します。 この属性は、 AutomationTextDecorationLineStyle 列挙の値として指定されます。 |
注釈
詳細については、「 テキスト属性識別子」を参照してください。