[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.Inlines

Inlines Property

Inlines

Gets the list of inline elements derived from Inline, such as TextRun and LineBreak.

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