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
styleintIndex of lexical style to check-up.
Returns
- bool
True if lexical style
PlainTextproperty is true; otherwise false.