[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.AnchoredObjects

AnchoredObjects Property

AnchoredObjects

Gets the list of anchored objects.

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