![]() |
PDFix SDK
6.5.0
|
This is the complete list of members for Pdfix, including all inherited members.
| CreateCommand(const wchar_t *name)=0 | Pdfix | pure virtual |
| CreateCustomDigSig()=0 | Pdfix | pure virtual |
| CreateCustomStream(PsStreamReadProc read_proc, void *client_data)=0 | Pdfix | pure virtual |
| CreateDigSig()=0 | Pdfix | pure virtual |
| CreateDoc()=0 | Pdfix | pure virtual |
| CreateFileStream(const wchar_t *path, PsFileMode mode)=0 | Pdfix | pure virtual |
| CreateImage(int width, int height, PsImageDIBFormat format)=0 | Pdfix | pure virtual |
| CreateMemStream()=0 | Pdfix | pure virtual |
| CreateRegex()=0 | Pdfix | pure virtual |
| Destroy()=0 | Pdfix | pure virtual |
| GetAccountAuthorization()=0 | Pdfix | pure virtual |
| GetAuthorization()=0 | Pdfix | pure virtual |
| GetError()=0 | Pdfix | pure virtual |
| GetErrorType()=0 | Pdfix | pure virtual |
| GetEvent()=0 | Pdfix | pure virtual |
| GetPluginByName(const wchar_t *name)=0 | Pdfix | pure virtual |
| GetStandardAuthorization()=0 | Pdfix | pure virtual |
| GetVersionMajor()=0 | Pdfix | pure virtual |
| GetVersionMinor()=0 | Pdfix | pure virtual |
| GetVersionPatch()=0 | Pdfix | pure virtual |
| OpenDoc(const wchar_t *path, const wchar_t *password)=0 | Pdfix | pure virtual |
| OpenDocFromStream(PsStream *stream, const wchar_t *password)=0 | Pdfix | pure virtual |
| RegisterEvent(PdfEventType type, PdfEventProc proc, void *data)=0 | Pdfix | pure virtual |
| RegisterPlugin(PdfixPlugin *plugin, const wchar_t *name)=0 | Pdfix | pure virtual |
| SetError(int type, const char *error)=0 | Pdfix | pure virtual |
| UnregisterEvent(PdfEventType type, PdfEventProc proc, void *data)=0 | Pdfix | pure virtual |