Method that copies this sheet into the specified drawing document. The new sheet is returned.
Name | Type | Description |
TargetDocument | DrawingDocument | Input DrawingDocument object that specifies the document that this sheet is to be copied into. An error occurs if the input document is the parent DrawingDocument. |