EndPageUpdate
Page layout
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 TPDFlib.EndPageUpdate: Integer;ActiveX
Function PDFlib::EndPageUpdate As LongDLL
int DLEndPageUpdate(int InstanceID);