Mako 7.4.0 API
Loading...
Searching...
No Matches
JawsMako::IPDFInput::CPdfScannedInk Class Reference

Basic information about an ink used in a PDF file, obtained by scanning the PDF page tree. More...

#include <pdfinput.h>

Public Attributes

RawString inkName
 The name of the ink.
 
CUInt32Vect pageNums
 

Detailed Description

Basic information about an ink used in a PDF file, obtained by scanning the PDF page tree.

The returned information does not provide details about the ink itself; instead, this information may used to scan the appropriate page in the PDF where the ink is encountered using IRendererTransform::findInks()

Member Data Documentation

◆ pageNums

CUInt32Vect JawsMako::IPDFInput::CPdfScannedInk::pageNums

The page numbers where this ink is encountered (where 0 indicates the first page)


The documentation for this class was generated from the following file: