BaseTextExtractorSetCustomExtractionColumns Method
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
Helper method to set CustomExtractionColumns property when using the extractor though COM from VC++ VB, VBA, VBScript, or Delphi.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- columnCoordinates
- Type: SystemObject
[Missing <param name="columnCoordinates"/> documentation for "M:Bytescout.PDFExtractor.BaseTextExtractor.SetCustomExtractionColumns(System.Object[])"]
Field Value
Type:Array of column coordinates.
Implements
IBaseTextExtractorSetCustomExtractionColumns(Object)See Also