DocumentItemReassignPageNumbers Method |  |
Assigns new page numbers to the pages in the document. Call this method after removing pages from the document.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntaxpublic void ReassignPageNumbers()
RemarksIf pages are deleted numbers should be reassigned.
See Also