pdftools_toolbox.pdf.content.content

Classes

Content(handle)

Represents the content of a page or a group.

class pdftools_toolbox.pdf.content.content.Content(handle)[source]

Bases: _NativeObject

Represents the content of a page or a group.

The class has no methods on its own, but can be modified with a pdftools_toolbox.pdf.content.content_generator.ContentGenerator or extracted with a pdftools_toolbox.pdf.content.content_extractor.ContentExtractor .