Module pdfium_render::page_text_segments
source · [−]Expand description
Defines the PdfPageTextSegments struct, a collection of all the distinct rectangular
areas of a single PdfPage occupied by spans of text that share a common text style.
Structs
An iterator over all the PdfPageTextSegment objects in a PdfPageTextSegments collection.