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