SplitPageText

Page manipulation

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 TPDFlib.SplitPageText(Options: Integer): Integer;

ActiveX

Function PDFlib::SplitPageText(Options As Long) As Long

DLL

int DLSplitPageText(int InstanceID, int Options);

Parameters

OptionsThis parameter is reserved for future use and should be set to zero