public Dictionary<StorableObject,StorableObject> TransformObjects( ChangeOfStandard.RotationAndFlipping rotationAndFlipping, Page sourcePage, Page targetPage )
public: Dictionary<StorableObject^,StorableObject^>^ TransformObjects( ChangeOfStandard.RotationAndFlipping rotationAndFlipping, Page^ sourcePage, Page^ targetPage )
Parameters
| Parameter Name | Description |
|---|---|
| rotationAndFlipping | Determines how objects should be transformed |
| sourcePage | Page from which all objects will be taken |
| targetPage | Page to which all object will be inserted after expected operations |
Return Value
The dictionary with pairs of objects (source, transformed)