[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Processing a Indesign document. Tab=Adobe [Property] @Document=Sets a Indesign document to operate. ARG(Document)|20|(empty)|IndesignDocument @CMYKPolicy=Sets the policy for handling colors in a CMYK color model. ARG(idColorSettingsPolicy)|14|0|idColorPolicyOff,idPreserveEmbeddedProfiles,idConvertToWorkingSpace,idCombinationOfPreserveAndSafeCmyk @CMYKProfile=Sets the current CMYK profile. ARG(string)|2| @DefaultImageIntent=Sets the rendering intent for bitmap images. ARG(idRenderingIntent)|14|0|idUseColorSettings,idPerceptual,idSaturation,idRelativeColorimetric,idAbsoluteColorimetric @RGBPolicy=Sets the policy for handling colors in an RGB color model. ARG(idColorSettingsPolicy)|14|0|idColorPolicyOff,idPreserveEmbeddedProfiles,idConvertToWorkingSpace,idCombinationOfPreserveAndSafeCmyk @RGBProfile=Sets the current RGB profile. ARG(string)|2| [Methods] *onAfterActivate=Dispatched after the Document becomes active. This event bubbles. This event is not cancelable. ARG([this, idAfterActivate])|2|0 *onAfterExport=Dispatched after a Document is exported. This event bubbles. This event is not cancelable. ARG([this, idAfterExport])|2|0 *onAfterImport=Dispatched after importing a file into a Document. This event bubbles. This event is not cancelable. ARG([this, idAfterImport])|2|0 *onAfterLinksChanged=Dispatched after one or more links in the Document have been added, deleted, or modified. This event bubbles. This event is not cancelable. ARG([this, idAfterLinksChanged])|2|0 *onAfterNew=Dispatched after a Document is created. This event bubbles. This event is not cancelable. ARG([this, idAfterNew])|2|0 *onAfterOpen=Dispatched after a Document is opened. This event bubbles. This event is not cancelable. ARG([this, idAfterOpen])|2|0 *onAfterPrint=Dispatched after a Document is printed. This event bubbles. This event is not cancelable. ARG([this, idAfterPrint])|2|0 *onAfterRevert=Dispatched after a Document is reverted. This event bubbles. This event is not cancelable. ARG([this, idAfterRevert])|2|0 *onAfterSave=Dispatched after a Document is saved. This event bubbles. This event is not cancelable. ARG([this, idAfterSave])|2|0 *onAfterSaveAs=Dispatched after a Document is saved under a new name. This event bubbles. This event is not cancelable. ARG([this, idAfterSaveAs])|2|0 *onAfterSaveACopy=Dispatched after a copy of a Document is saved. This event bubbles. This event is not cancelable. ARG([this, idAfterSaveACopy])|2|0 *onBeforeClose=Dispatched before a Document is closed. This event bubbles. This event is not cancelable. ARG([this, idBeforeClose])|2|0 *onBeforeDeactivate=Dispatched before the Document becomes inactive. This event bubbles. This event is not cancelable. ARG([this, idBeforeDeactivate])|2|0 *onBeforeExport=Dispatched before a Document is exported. This event bubbles. This event is cancelable. ARG([this, idBeforeExport])|2|0 *onBeforeImport=Dispatched before importing a file into a Document. This event bubbles. This event is cancelable. ARG([this, idBeforeImport])|2|0 *onBeforePrint=Dispatched before a Document is printed. This event bubbles. This event is cancelable. ARG([this, idBeforePrint])|2|0 *onBeforeRevert=Dispatched before a Document is reverted. This event bubbles. This event is cancelable. ARG([this, idBeforeRevert])|2|0 *onBeforeSave=Dispatched before a Document is saved. This event bubbles. This event is cancelable. ARG([this, idBeforeSave])|2|0 *onBeforeSaveAs=Dispatched before a Document is saved under a new name. This event bubbles. This event is cancelable. ARG([this, idBeforeSaveAs])|2|0 *onBeforeSaveACopy=Dispatched before a copy of a Document is saved. This event bubbles. This event is cancelable. ARG([this, idBeforeSaveACopy])|2|0 *onFailedExport=Dispatched after a Document export is canceled or fails. This event bubbles. This event is not cancelable. ARG([this, idFailedExport])|2|0 .Document=Returns current instance of the document. ARG(Document)|3|0 *ActiveLayer=Returns the active layer. ARG(Layer)|3|0 *ActiveProcess=Returns the active preflight process for this document. ARG(PreflightProcess)|3|0 *AllGraphics=Returns lists all graphics contained by the Document. ARG(Graphic[])|3|13 *AllPageItems=Returns lists all page items contained by the Document. ARG(PageItem[])|3|13 *Articles=Returns a collection of articles. ARG(Articles)|3|13 *Assignments=Returns a collection of assignments. ARG(Assignments)|3|13 *Bookmarks=Returns a collection of bookmarks. ARG(Bookmarks)|3|13 *CMYKPolicy=Returns the policy for handling colors in a CMYK color model. ARG(idColorSettingsPolicy)|3|0 *CMYKProfile=Returns the current CMYK profile. ARG(string)|3|2 *CMYKProfileList=Returns a list of valid CMYK profiles. ARG(string[])|3|13 *Colors=Returns a collection of colors. ARG(Colors)|3|13 *Converted=Returns a value indicating that the Document was converted. ARG(bool)|3|104 *DefaultImageIntent=Returns the rendering intent for bitmap images. ARG(idRenderingIntent)|3|0 *FilePath=Returns the full path to the file. ARG(string)|3|2 *Fonts=Returns a collection of fonts. ARG(Fonts)|3|13 *FullName=Returns the full path to the Document, including the name of the Document. ARG(string)|3|2 *Id=Returns the unique ID of the Document. ARG(int)|3|1 *Links=Returns a collection of links. ARG(Links)|3|13 *Modified=Returns a value indicating that the Document has been modified since it was last saved. ARG(bool)|3|104 *Name=Returns the name of the Document. ARG(string)|3|2 *Pages=Returns a collection of pages. ARG(Pages)|3|13 *Preferences=Returns a collection of preferences objects. ARG(Preferences)|3|13 *ReadOnly=Returns a value indicating that the Document is read-only. ARG(bool)|3|104 *RGBPolicy=Returns the policy for handling colors in an RGB color model. ARG(idColorSettingsPolicy)|3|0 *RGBProfile=Returns the current RGB profile. ARG(string)|3|2 *RGBProfileList=Returns a list of valid RGB profiles. ARG(string[])|3|13 *Saved=Returns a value indicating that the Document has been saved since it was created. ARG(bool)|3|104 *Stories=Returns a collection of stories. ARG(Stories)|3|13 *Visible=Returns a value indicating that the Document is visible. ARG(bool)|3|104 Document=Defines a Indesign document to operate. ARG(Document)|4|0