<Code Lib>
2025 Property
Changes 0
P

IndependentTag.TagText

Description:
The text associated with the tag. If there are several strings assiciated with the tag, the strings will be returned concatenated.

public string TagText { get; }

Loading…