Link Search Menu Expand Document

ImageExtractorSetExtractionArea Method (RectangleF)

Sets the extraction area by rectangle.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public override void SetExtractionArea(
	RectangleF rectangle
)

Parameters

rectangle
Type: System.DrawingRectangleF

[Missing <param name="rectangle"/> documentation for "M:Bytescout.PDFExtractor.ImageExtractor.SetExtractionArea(System.Drawing.RectangleF)"]

Implements

IExtractionAreaSetExtractionArea(RectangleF)
See Also

Reference