Table.Tags

Table.Tags property

Gets the list of all tags of a paragraph.

public List<ITag> Tags { get; }

See Also