Link Search Menu Expand Document

LineOrientationsToFind Enumeration

Represents line detector.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public enum LineOrientationsToFind
Members
Member nameValueDescription
HorizontalAndVertical0 Find both horizontal and vertical lines.
OnlyHorizontal1 Find only horizontal lines.
OnlyVertical2 Find only vertical lines.
See Also

Reference