VBScript

ViewZoomBehavior

August 23, 2010

A view zoom behavior object. ViewZoomBehavior Properties Property Type Access Description EnableBehavior Boolean r/w Whether behavior is enabled. Event idBehaviorEvents enumeration r/w The event which triggers the behavior. Id Long read A unique number identifying the object. Index Long read Index of the object within its parent object. Label String r/w A label that can [...]

Read the full article →

AnchoredObjectDefault

August 23, 2010

Anchored object defaults. AnchoredObjectDefault Properties Property Type Access Description AnchorContent idContentType enumeration r/w The initial frame type for a new anchored object. AnchoredObjectStyle ObjectStyle r/w The initial object style of a new anchored object. AnchoredParagraphStyle ParagraphStyle r/w The initial paragraph style of a new anchored text frame object. InitialAnchorHeight Double r/w The initial height of [...]

Read the full article →

AnchoredObjectSetting

August 23, 2010

Anchored object settings. AnchoredObjectSetting Properties Property Type Access Description AnchoredPosition idAnchorPosition enumeration r/w The position of the anchored object relative to the anchor point. AnchorPoint idAnchorPoint enumeration r/w The point on the anchored object to locate at the position specified by the AnchoredPosition property. AnchorSpaceAbove Double r/w The space above an anchored object when its [...]

Read the full article →

AngleCombobox

August 23, 2010

An angle combobox control. AngleCombobox Properties Property Type Access Description EditContents String r/w The text in the text edit field of the control. EditValue Double r/w Real number value of the angle combobox, in degrees. Id Long read A unique number identifying the object. Index Long read Index of the object within its parent object. [...]

Read the full article →

AngleComboboxes

August 23, 2010

A collection of angle combobox controls. AngleComboboxes Properties Property Type Access Description Count Long read The number of AngleComboboxes. Item Object read Returns the angle combobox with the specified index or name. AngleComboboxes Methods Method Returns Description Add AngleCombobox Creates a new angle combobox. AnyItem Object Returns a random angle combobox from the collection. FirstItem [...]

Read the full article →

AngleEditbox

August 23, 2010

An angle editbox control. AngleEditbox Properties Property Type Access Description EditContents String r/w The text in the text edit field of the control. EditValue Double r/w Real number value of the angle combobox, in degrees. Id Long read A unique number identifying the object. Index Long read Index of the object within its parent object. [...]

Read the full article →

AngleEditboxes

August 23, 2010

A collection of angle editbox controls. AngleEditboxes Properties Property Type Access Description Count Long read The number of angle editboxes. Item Object read Returns the angle editbox with the specified index or name. AngleEditboxes Methods Method Returns Description Add AngleEditbox Creates a new angle editbox. AnyItem Object Returns a random angle editbox. FirstItem Object Returns [...]

Read the full article →

Application

August 23, 2010

The InDesign application. Application Properties Property Type Access Description ActiveDocument Document r/w The active (front-most) document. ActiveScript File (String) read The file path to the script running from the Scripts palette. ActiveWindow Window, LayoutWindow, StoryWindow r/w The active (front-most) window. AnchoredObjectDefaults AnchoredObjectDefault read Anchored object defaults. AnchoredObjectSettings AnchoredObjectSetting read Anchored object settings for the object. [...]

Read the full article →

Asset

August 23, 2010

A library asset. Asset Properties Property Type Access Description AssetType idAssetType enumeration r/w The type of the asset. Date Date read Date and time. Description String r/w Description. Id Long read A unique number identifying the object. Index Long read Index of the object within its parent object. Label String r/w A label that can [...]

Read the full article →

Assets

August 23, 2010

A collection of library assets. Assets Properties Property Type Access Description Count Long read The number of Assets. Item Object read Returns the Asset with the specified index or name as Long or String. Assets Methods Method Returns Description AnyItem Object Returns any Asset. FirstItem Object Returns the first Asset. ItemByID Object Returns the Asset [...]

Read the full article →