SaveImageToString
Version history
This function was introduced in Quick PDF Library version 7.23.
Description
Use this function to save the selected image to a string. Only certain image types can be saved, see the SaveImageToFile function for further information.
Syntax
Delphi
function TDebenuPDFLibrary1811.SaveImageToString: AnsiString;
ActiveX
This function is not available in the ActiveX edition
DLL
char * DPLSaveImageToString(int InstanceID)
