PageArtifactOptions Object : PageList Property |
Visual Basic |
---|
Public Property PageList As PageList |
The default value is an empty PageList object.
Valid values are a valid PageList object.
The PageList collection represents all the page numbers to have a PageArtifact added to from the SourceDocument into the target document. The PageList collection can contain one to many PageRange objects. Each PageRange object can represent a contiguous set of pages. Use multiple PageRange objects for non-contiguous sets of pages.