Link Search Menu Expand Document

BaseExtractorSetExtractionArea Method (Double, Double, Double, Double)

[Missing <summary> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.SetExtractionArea(System.Double,System.Double,System.Double,System.Double)"]

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public void SetExtractionArea(
	double left,
	double top,
	double width,
	double height
)

Parameters

left
Type: SystemDouble

[Missing <param name="left"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.SetExtractionArea(System.Double,System.Double,System.Double,System.Double)"]

top
Type: SystemDouble

[Missing <param name="top"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.SetExtractionArea(System.Double,System.Double,System.Double,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.SetExtractionArea(System.Double,System.Double,System.Double,System.Double)"]

height
Type: SystemDouble

[Missing <param name="height"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.SetExtractionArea(System.Double,System.Double,System.Double,System.Double)"]

See Also

Reference