This topic has not yet been rated - Rate this topic

Glyphs.Indices property

Gets or sets the glyph indices for the glyphs.

Syntax


public string Indices { get; set; }


<Glyphs Indices="string"/>

Property value

Type: System.String [.NET] | Platform::String [C++]

A string that defines glyph indices as well as other glyph specifics in a string mini-language. The default is null.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Documents
Windows::UI::Xaml::Documents [C++]

Metadata

Windows.winmd

See also

Glyphs

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.