Could you please tell us to the way to know whether the given style is linked or not
Given Heading 1, we want to know whether it is linked or paragraph level or character level style from word it is linked.
not all Char ended character styles are linked with paragrah styles
For ex: List Bullet
If you see from word it is Paragraph level style
not linked with List Bullet Char (the character level style)
But in the case of Heading 1 it is linked
Heading 1 (Paragraph level - Heading 1 and Character level - Heading 1 Char)
We are seeing that the enum StyleType can only tell whether the style is paragraph level or character level
How can we get the document level default font and paragraph level attributes. We want to apply all the document level attributes from one document to another document
This message was posted using Email2Forum by Tahir Manzoor.