Table of Contents

Property IsSimple

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

IsSimple

Gets a value indicating whether this is a simple content model.

bool IsSimple { get; }

Property Value

bool

Returns true if this element defines a simple content model that contains only 'glyphRef' elements, otherwise returns false.