Link Search Menu Expand Document

DocumentSplitter2MakeRanges Method

[Missing <summary> documentation for "M:Bytescout.PDFExtractor.DocumentSplitter2.MakeRanges(System.Int32[],System.Int32,System.Boolean)"]

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public static string MakeRanges(
	int[] pageNumbers,
	int documentPageCount,
	bool excludePageWithFoundText
)

Parameters

pageNumbers
Type: SystemInt32

[Missing <param name="pageNumbers"/> documentation for "M:Bytescout.PDFExtractor.DocumentSplitter2.MakeRanges(System.Int32[],System.Int32,System.Boolean)"]

documentPageCount
Type: SystemInt32

[Missing <param name="documentPageCount"/> documentation for "M:Bytescout.PDFExtractor.DocumentSplitter2.MakeRanges(System.Int32[],System.Int32,System.Boolean)"]

excludePageWithFoundText
Type: SystemBoolean

[Missing <param name="excludePageWithFoundText"/> documentation for "M:Bytescout.PDFExtractor.DocumentSplitter2.MakeRanges(System.Int32[],System.Int32,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.DocumentSplitter2.MakeRanges(System.Int32[],System.Int32,System.Boolean)"]

See Also

Reference