ColumnDetectionMode Enumeration
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
Represents the column detection modes.
Namespace:Bytescout.PDF2HTMLAssembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ContentGroupsAndBorders | 0 | Based on content groups and borders (vertical lines). | |
ContentGroups | 1 | Based on content groups only. | |
Borders | 2 | Based on borders (vertical lines) only. |
See Also