Transform transparently (transformTransparently)

When the Transform transparently property is set on a parent, its children map their orientation based on the parent's parent orientation rather than the parent.

Absolute orientation specifications (such as setting Layout Direction to leftToRight) are internally mapped to relative graphics context operations like "turn-left-by-90-degrees", depending on the orientation of the parent.

When Transform transparently is set on a parent, its children map their commands based on the parent's parent orientation, rather than on the parent.

This is useful for turning the entire document or part of it.

Type: Boolean.

Default value: FALSE.

You can find the Transform transparently property in the Orientation category of the Properties view.