Returns an array of object paths that are being pasted. The new object paths corresposnd to the old paths at the same array location in ObjectPaths array.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PastedObjectPaths() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_PastedObjectPaths(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getPastedObjectPaths(); |






