Question
detect grep style runs
Hi,
Grep styles. I would like to detect if a text range has been affected by a grep style. I can detect if the para has grep styles, I am interested in just the text range / run.
I have looked at:
ICompositionStyle
composeScanner->QueryAttributeAt with kTextAttrGrepStylesBoss
These seem to only return paragraph level info.
Thanks.
P.
