CopyTo(Group,Boolean,Boolean) Method
In This Topic
Copy Placement and insert the Copy into destination group. Copied placement will be inserted into desired project of destination group. If this placement is temporary, the copy will be persistent, if the destination group is also persistent. Group or Page, where the placement will be inserted. Defines whether a layer should be matched by name.Defines whether user-defined property definitions should be matched by identifying name.
Syntax
Parameters
- destinationGroup
- Group or Page, where the placement will be inserted.
- bMatchLayerNames
- Defines whether a layer should be matched by name.
- bFixUserDefinedDisplayedProperties
- Defines whether user-defined property definitions should be matched by identifying name.
See Also