[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=IndesignDocument Info=Opens a document, book, or library from the file. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| Indesign=Sets COM server Indesign.Application. ARG(Application)|20|(empty)|Indesign Path=Sets the full path of the document. ARG(string)|2| OpenOptions=Sets the options to open the document. ARG(idOpenOptions)|14|0|idDefault,idOpenOriginal,idOpenCopy ShowingWindow=Sets a value indicating whether to displays the document. ARG(bool)|14|0|True,False [Methods] doOpen=Opens the specified document, book, or library. ARG(string path, bool showingwindow, idOpenOptions openoptions)|1|0 onComplete=Occurs after opening the documents. ARG(Document)|2|0 Document=Returns opened document. ARG(Document)|3|0 Indesign=Defines COM server Indesign.Application. ARG(Application)|4|0 Path=Sets the full path of the document. ARG(string)|4|2 ShowingWindow=Defines a value indicating whether to displays the document. ARG(bool)|4|104 OpenOptions=Sets the options to open the document. ARG(idOpenOptions)|4|0