[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.InlineObjects

InlineObjects Property

InlineObjects

Gets the list of inline objects.

Declaration
public IReadOnlyList<InlineObject> InlineObjects { get; }
Public ReadOnly Property InlineObjects As IReadOnlyList(Of InlineObject)