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 TDebenuPDFLibrary1811.CompressPage: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::CompressPage As Long
DLL
int DPLCompressPage(int InstanceID)
