Does anybody know how to set the Window Options in Javascript?
The setting is in the Document Properties/Initial View window. Selecting the Show drop down box sets it. There are two options: File Name and Document Title.
I am running a JavaScript as a batch and need to be able to set this property for all the files selected in the batch without having to go to each file.
Is there a JavaScript property I can access or a method I can execute to set it?
Thank You in Advance.
Jeff Sulman
The setting is in the Document Properties/Initial View window. Selecting the Show drop down box sets it. There are two options: File Name and Document Title.
I am running a JavaScript as a batch and need to be able to set this property for all the files selected in the batch without having to go to each file.
Is there a JavaScript property I can access or a method I can execute to set it?
Thank You in Advance.
Jeff Sulman