SvgSymbolOptionsIdLowerCased Property
Gets or sets a value indicating whether to convert the
id attribute to
lowercase when converting
<svg> tag to
<symbol> tag or vice versa.
Default value is .
Namespace: DotMake.SvgSpriteAssembly: DotMake.SvgSprite (in DotMake.SvgSprite.dll) Version: 1.0.0
public bool IdLowerCased { get; set; }
Property Value
Boolean