[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TextFragment.Inlines

Inlines Property

Inlines

Gets the list of inline elements or null.

Declaration
public List<ObjectFragment> Inlines { get; }
Public ReadOnly Property Inlines As List(Of ObjectFragment)