PDF Toolbox
|
Text Fragment. More...
#include <PdfTools_Toolbox_Types.h>
Text Fragment.
A TPtxPdfContent_TextElement contains an arbitrary number of text fragments. Text can be partitioned arbibrarily into fragments without respecting word boundaries or reading order.
A text fragment provides iteration over all contained TPtxPdfContent_Glyphs. Removing, clearing, adding, and sub-ranges are not supported. While iterating, a ePtx_Error_Corrupt may be generated if the text fragment contains glyphs with inconsistent Unicode information.