[]
Indicates whether this ITextMap is valid and can be used.
The ITextMap becomes invalid after editing operations like DeleteText(TextMapFragment, DeleteTextMode), ReplaceText(TextMapFragment, string, Font, float?) etc.
bool Invalid { get; }
ReadOnly Property Invalid As Boolean