Module pdfium_render::page_object_text
source · [−]Expand description
Defines the PdfPageTextObject struct, exposing functionality related to a single page object defining a piece of formatted text.
Structs
A single
PdfPageObject of type PdfPageObjectType::Text. The page object defines a single
piece of formatted text.Enums
The text rendering modes supported by the PDF standard, as listed in table 5.3
on page 402 in the PDF Reference manual version 1.7.