BeginPageUpdate
Version history
This function was introduced in Quick PDF Library version 7.12.
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 TDebenuPDFLibrary1811.BeginPageUpdate: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::BeginPageUpdate As Long
DLL
int DPLBeginPageUpdate(int InstanceID)