
Gets a collection of all inline styles the current document contains. The property's value is an object of the type InlineStyleCollection.
Introduced: 10.1.
[C#]
public InlineStyleCollection InlineStyles { get; }
[Visual Basic]
Public ReadOnly Property InlineStyles() As InlineStyleCollection
Runtime only.
Read only.