SplitPageText
Description
Splits the text and graphics on the current page into two layers. The graphics are placed into the bottom layer with the text in the top layer.
Syntax
Delphi
function TQuickPDF0813.SplitPageText(Options: Integer): Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::SplitPageText(Options As Long) As Long
DLL
int QuickPDFSplitPageText(int InstanceID, int Options)
Parameters
| Options | This parameter is reserved for future use and should be set to zero |