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 |
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()
CUInt32Vect JawsMako::IPDFInput::CPdfScannedInk::pageNums |
The page numbers where this ink is encountered (where 0 indicates the first page)