CxXmlDocItem

Description

abstract class Tinman.Core.Cx.XmlDoc.CxXmlDocItem

Derived from

CxNode abstract

Extended by

CxXmlDocItemBreak sealed
CxXmlDocItemCode sealed
CxXmlDocItemList sealed
CxXmlDocItemParamref sealed
CxXmlDocItemSee sealed
CxXmlDocItemText sealed

Abstract base for classes that represent a content item within a paragraph.

Public / Attributes

Flags


[Constant]
public attribute Flags → (get)

value : WhitespaceFlags

The whitespace flags.

Returns the whitespace flags of this content item.

The default implementation returns WhitespaceFlags.None.

Protected / Attributes

flags


protected attribute flags → (WhitespaceFlags)

The whitespace flags of this paragraph content item.