ImageGear22.Formats.Office Assembly > ImageGear.Formats.Office Namespace : ImGearWordTextExtractionMethod Enumeration |
Member | Value | Description |
---|---|---|
LineBreakOrder | 1 | Extracts words according their coordinates on the page. |
ParagraphOrder | 0 | Extracts words in the native order they appear in the Word file (does not consider their coordinates on the page). |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.Office.ImGearWordTextExtractionMethod