Invalid Property (ITextMap)
In This Topic
Indicates whether this
ITextMap is valid and can be used.
The ITextMap becomes invalid after editing operations like DeleteText, ReplaceText etc.
Syntax
'Declaration
ReadOnly Property Invalid As System.Boolean
System.bool Invalid {get;}
See Also