Interop - How do I control document window size / zoom level

Discussion of Photoshop Scripting, Photoshop Actions and Photoshop Automation in General

Moderators: Tom, Kukurykus

Ou8

Interop - How do I control document window size / zoom level

Post by Ou8 »

I'm automating Photoshop CS 6 via Interop and the CS6 COM Object library.

Given I have a Photoshop.Document object, how do I set the size of the document's window (or maximize/minimize it)?

How do I automate the Zoom functions?

Thanks