Method IsPlainText
IsPlainText(int)
When implemented by a class, indicates whether PlainText
property of lexical style given by its index is true.
bool IsPlainText(int style)
Parameters
style
intIndex of lexical style to check-up.
Returns
- bool
True if lexical style
PlainText
property is true; otherwise false.