CutPage
This method cuts the current workdoc and generates a new workdoc from DocPages present after the given PageIndex.
Syntax
CutPage (PageIndex as Long, ppNewWorkdoc as ISCBCdrWorkdoc)
Parameter | Description |
---|---|
PageIndex | [in] Zero-based index of DocPage after which the workdoc has to be cut |
ppNewWorkdoc | [out] New workdoc generated as part of the current workdoc |