![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
PDF Input-Specific Features. More...
Go to the source code of this file.
Classes | |
class | JawsMako::IPDFInput |
An instance of the JawsMako PDF input class. More... | |
class | JawsMako::IPDFInput::CPdfFontInfo |
Information about a font in a PDF file, obtained by scanning the PDF font structures. More... | |
class | JawsMako::IPDFInput::CPdfScannedInk |
Basic information about an ink used in a PDF file, obtained by scanning the PDF page tree. More... |
Namespaces | |
namespace | JawsMako |
Macros | |
#define | obj2IPDFInput(obj) |
Functions | |
JawsMako::DECL_SMART_PTR (IPDFInput) |
PDF Input-Specific Features.
This header describes the IPDFInput interface. These are a subclass of IInput. Instances of this type are returned by IInput::create() when eFFPDF is specified. This allows access to PDF specific input features and modes of operation.