TextPatternIdentifiers Fields

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.

  NameDescription
Public field Static member AnimationStyleAttribute Identifies the AnimationStyle attribute of a text range.
Public field Static member BackgroundColorAttribute Identifies the BackgroundColor attribute of a text range.
Public field Static member BulletStyleAttribute Identifies the BulletStyle attribute of a text range.
Public field Static member CapStyleAttribute Identifies the CapStyle attribute of a text range.
Public field Static member 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).
Public field Static member FontNameAttribute Identifies the FontName attribute of a text range.
Public field Static member FontSizeAttribute Identifies the FontSize attribute of a text range.
Public field Static member FontWeightAttribute Identifies the FontWeight attribute of a text range.
Public field Static member ForegroundColorAttribute Identifies the ForegroundColor attribute of a text range.
Public field Static member HorizontalTextAlignmentAttribute Identifies the HorizontalTextAlignment attribute of a text range.
Public field Static member IndentationFirstLineAttribute Identifies the IndentationFirstLine attribute of a text range.
Public field Static member IndentationLeadingAttribute Identifies the IndentationLeadingattribute of a text range.
Public field Static member IndentationTrailingAttribute Identifies the IndentationTrailingattribute of a text range.
Public field Static member IsHiddenAttribute Identifies the IsHidden attribute of a text range.
Public field Static member IsItalicAttribute Identifies the IsItalic attribute of a text range.
Public field Static member IsReadOnlyAttribute Identifies the IsReadOnly attribute of a text range.
Public field Static member IsSubscriptAttribute Identifies the IsSubscript attribute of a text range.
Public field Static member IsSuperscriptAttribute Identifies the IsSuperscript attribute of a text range.
Public field Static member MarginBottomAttribute Identifies the MarginBottom attribute of a text range.
Public field Static member MarginLeadingAttribute Identifies the MarginLeading attribute of a text range.
Public field Static member MarginTopAttribute Identifies the MarginTop attribute of a text range.
Public field Static member MarginTrailingAttribute Identifies the MarginTrailing attribute of a text range.
Public field Static member OutlineStylesAttribute Identifies the OutlineStyles attribute of a text range.
Public field Static member OverlineColorAttribute Identifies the OverlineColor attribute of a text range.
Public field Static member OverlineStyleAttribute Identifies the OverlineStyle attribute of a text range.
Public field Static member StrikethroughColorAttribute Identifies the StrikethroughColor attribute of a text range.
Public field Static member StrikethroughStyleAttribute Identifies the StrikethroughStyle attribute of a text range.
Public field Static member TabsAttribute Identifies the Tabs attribute of a text range.
Public field Static member TextFlowDirectionsAttribute Identifies the TextFlowDirections attribute of a text range.
Public field Static member UnderlineColorAttribute Identifies the UnderlineColor attribute of a text range.
Public field Static member UnderlineStyleAttribute Identifies the UnderlineStyle attribute of a text range.
Top

Show:
© 2017 Microsoft