Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContentsTokenizer

This class is a parser for content streams in PDF documents. PoDoFo::PdfContentsTokenizer is currently a work in progress.

Hierarchy

  • ContentsTokenizer

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _instance

_instance: any

Methods

readAllContent

  • readAllContent(): Array<string>
  • Read all text content from the page.

    Returns Array<string>

Generated using TypeDoc