Table of Contents
StyleName Property

Gets or sets the style name.

Syntax
 public String StyleName { get; set; }
Remarks

StyleName can be used to select a style from the current StyleSheet. See Style & Stylesheet for more details.

See Also