DioDocs for PDF
TextMapFragment クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.TextMap 名前空間 : TextMapFragment クラス
ITextMap に文字の範囲を表します。
オブジェクト モデル
TextMapFragment クラス
シンタックス
'宣言
 
Public Class TextMapFragment 
   Inherits System.Collections.Generic.List(Of TextLineFragment)
public class TextMapFragment : System.Collections.Generic.List<TextLineFragment> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      GrapeCity.Documents.Pdf.TextMap.TextMapFragment

参照

TextMapFragment メンバ
GrapeCity.Documents.Pdf.TextMap 名前空間