TextComparerDiffPiece Constructor
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
public DiffPiece( int pageIndex, int lineIndex, string text, TextComparerChangeType changeType )
Parameters
- pageIndex
 - Type: SystemInt32
[Missing <param name="pageIndex"/> documentation for "M:Bytescout.PDFExtractor.TextComparer.DiffPiece.#ctor(System.Int32,System.Int32,System.String,Bytescout.PDFExtractor.TextComparer.ChangeType)"]
 - lineIndex
 - Type: SystemInt32
[Missing <param name="lineIndex"/> documentation for "M:Bytescout.PDFExtractor.TextComparer.DiffPiece.#ctor(System.Int32,System.Int32,System.String,Bytescout.PDFExtractor.TextComparer.ChangeType)"]
 - text
 - Type: SystemString
[Missing <param name="text"/> documentation for "M:Bytescout.PDFExtractor.TextComparer.DiffPiece.#ctor(System.Int32,System.Int32,System.String,Bytescout.PDFExtractor.TextComparer.ChangeType)"]
 - changeType
 - Type: Bytescout.PDFExtractorTextComparerChangeType
[Missing <param name="changeType"/> documentation for "M:Bytescout.PDFExtractor.TextComparer.DiffPiece.#ctor(System.Int32,System.Int32,System.String,Bytescout.PDFExtractor.TextComparer.ChangeType)"]