Gets the text style for this structure element.
[C#] Dictionary<string, string> GetStyle()
Dictionary<string, string> GetStyle()
The returned dictionary maps CSS style names to values.
Typical styles names include "font-size", "font-family", "line-height" and "color".
None.