DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / RestObjectRects Property

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