メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

DocumentChangeTypeEnum 列挙定数は、Documentまたはページのコピーで変更されたコンテンツの型を指定するために使用されます。
typedef enum {
 DCT_Picture,
 DCT_Text
} DocumentChangeTypeEnum;

要素

名前説明
DCT_PictureDocumentまたはページのコピー内の画像が変更されています。
DCT_TextDocumentまたはページのコピー内の一部のテキストが変更されています。

使用箇所

IChange::ChangeType