Pages
This read-only property returns a single DocPage of the workdoc.
Syntax
Pages (PageIndex as Long) as ISCBCdrDocPage
Parameter | Description |
---|---|
PageIndex | Index of the DocPage to access, which is valid from 0 to PageCount-1. |
This read-only property returns a single DocPage of the workdoc.
Pages (PageIndex as Long) as ISCBCdrDocPage
Parameter | Description |
---|---|
PageIndex | Index of the DocPage to access, which is valid from 0 to PageCount-1. |