Limitations
Runtime only.
Read only.
Gets a collection of all inline styles the current document contains. The property's value is an object of the type Inline
public InlineStyleCollection InlineStyles { get; }
Public ReadOnly Property InlineStyles() As InlineStyleCollection
Runtime only.
Read only.