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

In This Topic
ObjectRects Property
In This Topic
Gets or sets the list of areas occupied by embedded objects.
Syntax
'Declaration
 
Public Property ObjectRects As System.Collections.Generic.List(Of ObjectRect)
 
See Also