Table of Contents

Property Type

Namespace
SharpVectors.Dom.Stylesheets
Assembly
SharpVectors.Core.dll

Type

This specifies the style sheet language for this style sheet. The style sheet language is specified as a content type (e.g. "text/css"). The content type is often specified in the ownerNode. Also see the type attribute definition for the LINK element in HTML 4.0, and the type pseudo-attribute for the XML style sheet processing instruction.

string Type { get; }

Property Value

string