IStyleSheet.Type

IStyleSheet.Type property

This specifies the style sheet language for this style sheet. The style sheet language is specified as a content type (e.g. “text/css”).

public string Type { get; }

See Also