StyleType Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

This attribute specifies the style sheet language of the element's contents, as a media type. If the attribute is not specified, then the style sheet language is assumed to be CSS.

public string StyleType { get; set; }

Returns