DioDocs for PDF
TableExtractOptions クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Recognition 名前空間 : TableExtractOptions クラス
テーブル抽出アルゴリズムで使用されるオプションを表します。

このクラスのメンバーが使用する測定単位は、ターゲットの水平方向と垂直方向の解像度(通常はポイント、1/72インチ)によって決まります。GrapeCity.Documents.Pdf.Page.GetTableを参照してください。

オブジェクト モデル
TableExtractOptions クラス
シンタックス
'宣言
 
Public Class TableExtractOptions 
   Inherits ContentMapOptions
public class TableExtractOptions : ContentMapOptions 
継承階層

System.Object
   GrapeCity.Documents.Pdf.Recognition.ContentMapOptions
      GrapeCity.Documents.Pdf.Recognition.TableExtractOptions

参照

TableExtractOptions メンバ
GrapeCity.Documents.Pdf.Recognition 名前空間