Title Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

This attribute specifies a title for the style sheet, which is used when exposing and selecting between alternate style sheets. The attribute takes any value.

public string Title { get; set; }

Returns