Link Search Menu Expand Document

BaseExtractorExtractionAreaUsageMode Property

Gets or sets how to use the ExtractionArea: whether to extract any object intersecting with the area or only objects completely located inside the area.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public ExtractionAreaUsageMode ExtractionAreaUsageMode { get; set; }

Property Value

Type: ExtractionAreaUsageMode

Implements

IExtractionAreaExtractionAreaUsageMode
See Also

Reference