BeginPageUpdate
Page layout
Description
For detailed page layouts this function can be called before a group of drawing commands. The page layout commands will then be buffered until a matching call to the EndPageUpdate function.
Syntax
Delphi
function TPDFlib.BeginPageUpdate: Integer;ActiveX
Function PDFlib::BeginPageUpdate As LongDLL
int DLBeginPageUpdate(int InstanceID);