Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Long value representing the specific page to return from the report window
Item Method
Description
Returns a specific Page object from the number of Pages in the Report window.
Syntax
Visual Basic
Public Function Item( _
   ByVal Num As Long _
) As Page
Parameters
Num
Long value representing the specific page to return from the report window
Return Type
Page object.
See Also