HidePage
Page properties, Page manipulation
Description
Hides the selected page. This is similar to deleting the page, but the page contents are not removed from the PDF document. This is sometimes useful when used in conjunction with the ClonePages function.
Syntax
Delphi
function TQuickPDF0813.HidePage: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::HidePage As Long
DLL
int QuickPDFHidePage(int InstanceID)