GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / InlineObjects Property

In This Topic
InlineObjects Property
In This Topic
Gets the list of inline objects.
Syntax
'Declaration
 
Public ReadOnly Property InlineObjects As System.Collections.Generic.IReadOnlyList(Of InlineObject)
 
See Also