2027 Enumeration
Changes 0
E

DuplicateTypeAction

Description:
This enumerated type defines the action to be taken when there are types with the same name being pasted.
public enum DuplicateTypeAction
Name Description
E Abort Cancel the paste operation.
E UseDestinationTypes Proceed with the paste operation and use the types with the same name in the destination document.