DioDocs for PDF
ObjectRects プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス : ObjectRects プロパティ
Gets or sets the list of areas occupied by embedded objects.
シンタックス
'宣言
 
Public Property ObjectRects As System.Collections.Generic.List(Of ObjectRect)
public System.Collections.Generic.List<ObjectRect> ObjectRects {get; set;}
参照

TextLayout クラス
TextLayout メンバ