THotPDF.BeginPaginationArtifact Method

Begins the pagination artefact sequence for the document creation workflow. Keep the returned object or current graphics state balanced with the matching end call before finalising the page or document

Declaration

procedure BeginPaginationArtifact(Subtype: THPDFPaginationArtifactSubtype= pasHeader);

Unit

HPDFDoc

Parameters

NamePurpose
SubtypeInput used by BeginPaginationArtifact

Return value

This member does not return a value

Usage notes

Related APIs