Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Page Object : Duplicated Property
Duplicated Property
Description
This read-only property determines whether or not the page is the original page or a duplicate page.
Property type
Read-only property
Syntax
Visual Basic
Public Property Duplicated As Long
Return Type
Read-only Long value. It returns 0 if it is the original page. Any number greater than 0 represents a duplicate page index value.
See Also