TextPatternIdentifiers Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The TextPatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
|
AnimationStyleAttribute | Identifies the AnimationStyle attribute of a text range. |
|
BackgroundColorAttribute | Identifies the BackgroundColor attribute of a text range. |
|
BulletStyleAttribute | Identifies the BulletStyle attribute of a text range. |
|
CapStyleAttribute | Identifies the CapStyle attribute of a text range. |
|
CultureAttribute | Identifies the Culture (CultureInfo) attribute of a text range. Includes the sub-language level; for example, specifies French–Switzerland (fr-CH) instead of merely French (fr). |
|
FontNameAttribute | Identifies the FontName attribute of a text range. |
|
FontSizeAttribute | Identifies the FontSize attribute of a text range. |
|
FontWeightAttribute | Identifies the FontWeight attribute of a text range. |
|
ForegroundColorAttribute | Identifies the ForegroundColor attribute of a text range. |
|
HorizontalTextAlignmentAttribute | Identifies the HorizontalTextAlignment attribute of a text range. |
|
IndentationFirstLineAttribute | Identifies the IndentationFirstLine attribute of a text range. |
|
IndentationLeadingAttribute | Identifies the IndentationLeadingattribute of a text range. |
|
IndentationTrailingAttribute | Identifies the IndentationTrailingattribute of a text range. |
|
IsHiddenAttribute | Identifies the IsHidden attribute of a text range. |
|
IsItalicAttribute | Identifies the IsItalic attribute of a text range. |
|
IsReadOnlyAttribute | Identifies the IsReadOnly attribute of a text range. |
|
IsSubscriptAttribute | Identifies the IsSubscript attribute of a text range. |
|
IsSuperscriptAttribute | Identifies the IsSuperscript attribute of a text range. |
|
MarginBottomAttribute | Identifies the MarginBottom attribute of a text range. |
|
MarginLeadingAttribute | Identifies the MarginLeading attribute of a text range. |
|
MarginTopAttribute | Identifies the MarginTop attribute of a text range. |
|
MarginTrailingAttribute | Identifies the MarginTrailing attribute of a text range. |
|
OutlineStylesAttribute | Identifies the OutlineStyles attribute of a text range. |
|
OverlineColorAttribute | Identifies the OverlineColor attribute of a text range. |
|
OverlineStyleAttribute | Identifies the OverlineStyle attribute of a text range. |
|
StrikethroughColorAttribute | Identifies the StrikethroughColor attribute of a text range. |
|
StrikethroughStyleAttribute | Identifies the StrikethroughStyle attribute of a text range. |
|
TabsAttribute | Identifies the Tabs attribute of a text range. |
|
TextFlowDirectionsAttribute | Identifies the TextFlowDirections attribute of a text range. |
|
UnderlineColorAttribute | Identifies the UnderlineColor attribute of a text range. |
|
UnderlineStyleAttribute | Identifies the UnderlineStyle attribute of a text range. |
Show: