CompressPage
Description
This function is similar to the CompressContent function, however it only compresses the selected page. Looping through all the pages using this function will have the same effect as CompressContent, however it will be possible to provide feedback to the user.
Syntax
Delphi
function TQuickPDF0813.CompressPage: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::CompressPage As Long
DLL
int QuickPDFCompressPage(int InstanceID)