Change Font of Dropcap
Hi,
My requirement is to change the font-family of all the dropcaps in the document.
The only way I could do this is to iterate through all paragraphs one by one and check if this has a dropcap and update the same.
This takes a lot of time if the document has many paragraphs.
Is there an efficient way to do this?
Thanks,
Nandu
|