Link Search Menu Expand Document

TextComparerChangeType Enumeration

[Missing <summary> documentation for "T:Bytescout.PDFExtractor.TextComparer.ChangeType"]

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
[FlagsAttribute]
public enum ChangeType
Members
Member nameValueDescription
Unchanged1
Deleted2
Inserted4
Modified8
All15
See Also

Reference