[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PhotoshopDocument Info=Opens a document from the file. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| Photoshop=Sets COM server Photoshop.Application. ARG(Application)|20|(empty)|Photoshop Path=Sets the full path of the document. ARG(string)|2| SmartObject=Sets a value indicating whether to create a smart object around the opened document. ARG(bool)|14|1|True,False DocumentType=Sets the input file format. ARG(PsOpenDocumentType)|20|(empty)|PsOpenDocumentType [Methods] doOpen=Opens a document from the file. ARG(string path, PsOpenDocumentType documenttype, bool smartobject)|1|0 *doOpenDialog=Opens a dialog window. ARG()|1|0 onComplete=Occurs after opening a document ARG(Document)|2|0 Photoshop=Defines COM server Photoshop.Application. ARG(Application)|4|0 Path=Defines the full path of the document. ARG(string)|4|2 DocumentType=Defines the input file format. ARG(PsOpenDocumentType)|4|0 Document=Returns opened document. ARG(Document)|3|0