Property IsTextContent
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
IsTextContent
Returns a boolean indicating whether this element represents text content, e.g. the content of a 'title' or 'desc' element. Text content does not have a tag name.
bool IsTextContent { get; }