TextComparerChangeType Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.PDFExtractor.TextComparer.ChangeType"]
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Unchanged | 1 | ||
Deleted | 2 | ||
Inserted | 4 | ||
Modified | 8 | ||
All | 15 |
See Also