Table of Contents

Property ContentStyleType

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

ContentStyleType

Corresponds to attribute contentStyleType on the given 'svg' element.

public string ContentStyleType { get; set; }

Property Value

string

Exceptions

DomException

NO_MODIFICATION_ALLOWED_ERR: Raised on an attempt to change the value of a readonly attribute.