AnnotationAlternates Attached Property
Collapse the table of content
Expand the table of content

Typography.AnnotationAlternates Attached Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value that specifies the index of an alternate annotation form.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
See GetAnnotationAlternates, SetAnnotationAlternates

Property Value

Type: System.Int32
The index of the alternate annotation form. The default value is 0 (zero).

Annotation forms include glyphs placed in open or solid circles, squares, parentheses, diamonds or rounded boxes. If the value of AnnotationAlternates is greater than zero and the selected font does not support annotation alternates, the default form of the letter is displayed.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft