EndPageUpdate
Version history
This function was introduced in Quick PDF Library version 7.12.
Description
For detailed page layouts the BeginPageUpdate function can be called before a group of drawing commands. The page layout commands will then be buffered until a matching call to this function.
Syntax
Delphi
function TDebenuPDFLibrary1811.EndPageUpdate: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::EndPageUpdate As Long
DLL
int DPLEndPageUpdate(int InstanceID)