Document
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
accurateLABSpots | bool | r/w | If true, uses LAB alternates for spot colors when available. |
afterBlendingIntent | RenderingIntent: RenderingIntent.USE_COLOR_SETTINGS RenderingIntent.PERCEPTUAL RenderingIntent.SATURATION RenderingIntent.RELATIVE_COLORIMETRIC RenderingIntent.ABSOLUTE_COLORIMETRIC |
r/w | The rendering intent for colors that result from transparency interactions on the page after blending. |
allGraphics | Array of Graphic | readonly | Lists all graphics contained by the Document. |
allPageItems | Array of PageItem | readonly | Lists all page items contained by the Document. |
anchoredObjectDefaults | AnchoredObjectDefault | readonly | Anchored object default settings. |
anchoredObjectSettings | AnchoredObjectSetting | readonly | Anchored object settings. |
assignments | Assignments | readonly | A collection of assignments. |
associatedXMLElement | XMLItem | readonly | The XML element associated with the Document. |
baselineFrameGridOptions | BaselineFrameGridOption | readonly | Baseline frame grid option settings. |
bookmarks | Bookmarks | readonly | A collection of bookmarks. |
buttonPreferences | ButtonPreference | readonly | Button preference settings. |
buttons | Buttons | readonly | A collection of buttons. |
cellStyles | CellStyles | readonly | All cell styles |
characterStyles | CharacterStyles | readonly | A collection of character styles. |
cmykPolicy | ColorSettingsPolicy: ColorSettingsPolicy.COLOR_POLICY_OFF ColorSettingsPolicy.PRESERVE_EMBEDDED_PROFILES ColorSettingsPolicy.CONVERT_TO_WORKING_SPACE ColorSettingsPolicy.COMBINATION_OF_PRESERVE_AND_SAFE_CMYK |
r/w | The policy for handling colors in a CMYK color model, including reading and embedding color profiles, mismatches between embedded color profiles and the working space, and moving colors from one document to another. |
cmykProfile | string | r/w | The current CMYK profile. |
cmykProfileList | Array of string | readonly | A list of valid CMYK profiles. |
colors | Colors | readonly | A collection of colors. |
dashedStrokeStyles | DashedStrokeStyles | readonly | A collection of dashed stroke styles. |
dataMergeImagePlaceholders | DataMergeImagePlaceholders | readonly | A collection of data merge image placeholders. |
dataMergeOptions | DataMergeOption | readonly | The data merge option properties that define the data merge. |
dataMergeProperties | DataMerge | readonly | Data merge properties that define data merge fields and preferences. |
dataMergeTextPlaceholders | DataMergeTextPlaceholders | readonly | A collection of data merge text placeholders. |
defaultImageIntent | RenderingIntent: RenderingIntent.USE_COLOR_SETTINGS RenderingIntent.PERCEPTUAL RenderingIntent.SATURATION RenderingIntent.RELATIVE_COLORIMETRIC RenderingIntent.ABSOLUTE_COLORIMETRIC |
r/w | The rendering intent for bitmap images. |
dictionaryPreferences | DictionaryPreference | readonly | User dictionary preference settings. |
documentPreferences | DocumentPreference | readonly | Document preference settings. |
dottedStrokeStyles | DottedStrokeStyles | readonly | A collection of dotted stroke styles. |
dtds | DTDs | readonly | A collection of DTDs. |
editingState | EditingState: EditingState.EDITING_UNKNOWN EditingState.EDITING_NOWHERE EditingState.EDITING_REMOTELY EditingState.EDITING_LOCALLY EditingState.EDITING_LOCALLY_LOCKED EditingState.EDITING_CONFLICT |
readonly | The Version Cue editing state of the file. |
filePath | File | readonly | The full path to the file. |
fonts | Fonts | readonly | A collection of fonts. |
footnoteOptions | FootnoteOption | readonly | Footnote option settings. |
formFields | FormFields | readonly | A collection of form fields. |
fullName | File | readonly | The full path to the Document, including the name of the Document. |
galleyPreferences | GalleyPreference | readonly | Galley preference settings. |
gradients | Gradients | readonly | A collection of gradients. |
graphicLines | GraphicLines | readonly | A collection of graphic lines. |
gridPreferences | GridPreference | readonly | Grid preference settings. |
groups | Groups | readonly | A collection of groups. |
guidePreferences | GuidePreference | readonly | Guide preference settings. |
guides | Guides | readonly | A collection of guides. |
hyperlinkExternalPageDestinations | HyperlinkExternalPageDestinations | readonly | A collection of hyperlink external page destinations. |
hyperlinkPageDestinations | HyperlinkPageDestinations | readonly | A collection of hyperlink page destinations. |
hyperlinkPageItemSources | HyperlinkPageItemSources | readonly | A collection of hyperlink page item sources. |
hyperlinkTextDestinations | HyperlinkTextDestinations | readonly | A collection of hyperlink text destinations. |
hyperlinkTextSources | HyperlinkTextSources | readonly | A collection of hyperlink text sources. |
hyperlinkURLDestinations | HyperlinkURLDestinations | readonly | A collection of hyperlink URL destinations. |
hyperlinks | Hyperlinks | readonly | A collection of hyperlinks. |
hyphenationExceptions | HyphenationExceptions | readonly | A collection of hyphenation exceptions lists. |
index | number | readonly | The index of the Document within its containing object. |
indexGenerationOptions | IndexOptions | readonly | The index options properties that define how an index is formatted. |
indexes | Indexes | readonly | A collection of indexes. |
inks | Inks | readonly | A collection of inks. |
label | string | r/w | A property that can be set to any string. |
languages | Languages | readonly | A collection of languages. |
layers | Layers | readonly | A collection of layers. |
layoutAdjustmentPreferences | LayoutAdjustmentPreference | readonly | Layout sdjustment preference settings. |
layoutWindows | LayoutWindows | readonly | A collection of layout windows. |
links | Links | readonly | A collection of links. |
marginPreferences | MarginPreference | readonly | Margin preference settings. |
masterSpreads | MasterSpreads | readonly | A collection of master spreads. |
metadataPreferences | MetadataPreference | readonly | Metadata preference settings. |
mixedInkGroups | MixedInkGroups | readonly | A collection of mixed ink groups. |
mixedInks | MixedInks | readonly | A collection of mixed inks. |
modified | bool | readonly | If true, the Document has been modified since it was last saved. |
name | string | readonly | The name of the Document. |
objectStyles | ObjectStyles | readonly | A collection of object styles. |
ovals | Ovals | readonly | A collection of ellipses. |
packageForGoLivePreferences | PackageForGoLivePreference | readonly | The Package For GoLive preference properties that define how a document is packaged for GoLive. |
pageItems | PageItems | readonly | The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type. |
pages | Pages | readonly | A collection of pages. |
paragraphStyles | ParagraphStyles | readonly | A collection of paragraph styles. |
parent | Application | readonly | The parent of the Document (a Application). |
pasteboardPreferences | PasteboardPreference | readonly | Pasteboard preference settings. |
polygons | Polygons | readonly | A collection of polygons. |
printPreferences | PrintPreference | readonly | Print preference settings. |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
rectangles | Rectangles | readonly | A collection of rectangles. |
redoHistory | Array of string | readonly | The names of the items in the redo stack. |
redoName | string | readonly | The name of the action on the top of the redo stack. |
rgbPolicy | ColorSettingsPolicy: ColorSettingsPolicy.COLOR_POLICY_OFF ColorSettingsPolicy.PRESERVE_EMBEDDED_PROFILES ColorSettingsPolicy.CONVERT_TO_WORKING_SPACE ColorSettingsPolicy.COMBINATION_OF_PRESERVE_AND_SAFE_CMYK |
r/w | The policy for handling colors in an RGB color model, including reading and embedding color profiles, handling mismatches between embedded color profiles and the working space, and moving colors from one document to another. |
rgbProfile | string | r/w | The current RGB profile. |
rgbProfileList | Array of string | readonly | A list of valid RGB profiles. |
saved | bool | readonly | If true, the Document has been saved since it was created. |
sections | Sections | readonly | A collection of sections. |
selection |
Array
of Objects NothingEnum Object |
r/w | The selection. Can return: Object, Array of Objects or NothingEnum enumerator. |
solidColorIntent | RenderingIntent: RenderingIntent.USE_COLOR_SETTINGS RenderingIntent.PERCEPTUAL RenderingIntent.SATURATION RenderingIntent.RELATIVE_COLORIMETRIC RenderingIntent.ABSOLUTE_COLORIMETRIC |
r/w | The rendering intent for all vector art (areas of solid color) in native objects. |
spreads | Spreads | readonly | A collection of spreads. |
stories | Stories | readonly | A collection of stories. |
storyPreferences | StoryPreference | readonly | Story preference settings. |
storyWindows | StoryWindows | readonly | A collection of story windows. |
stripedStrokeStyles | StripedStrokeStyles | readonly | A collection of striped stroke styles. |
strokeStyles | StrokeStyles | readonly | A collection of stroke styles. |
swatches | Swatches | readonly | A collection of swatches. |
tableStyles | TableStyles | readonly | All table styles |
textDefaults | TextDefault | readonly | Text default settings. |
textFramePreferences | TextFramePreference | readonly | Text frame preference settings. |
textFrames | TextFrames | readonly | A collection of text frames. |
textPreferences | TextPreference | readonly | Text preference settings. |
tints | Tints | readonly | A collection of tints. |
tocStyles | TOCStyles | readonly | A collection of TOC styles. |
transparencyPreferences | TransparencyPreference | readonly | Transparency preference settings. |
trapPresets | TrapPresets | readonly | A collection of trap presets. |
undoHistory | Array of string | readonly | The names of the items in the undo stack. |
undoName | string | readonly | The name of the action on the top of the undo stack. |
unusedSwatches | Array of Swatch | readonly | The swatches that are not being used. |
validationErrors | ValidationErrors | readonly | A collection of XML validation errors. |
versionState | VersionState: VersionState.VERSION_UNKNOWN VersionState.PROJECT_FILE_NEWER VersionState.LOCAL_PROJECT_MATCH VersionState.LOCAL_NEWER VersionState.VERSION_CONFLICT VersionState.NO_RESOURCE |
readonly | The Version Cue version state of the file. |
viewPreferences | ViewPreference | readonly | View preference settings. |
visible | bool | readonly | If true, the Document is visible. |
windows | Windows | readonly | A collection of windows. |
xmlComments | XMLComments | readonly | A collection of XML comments. |
xmlElements | XMLElements | readonly | A collection of XML elements. |
xmlExportMaps | XMLExportMaps | readonly | A collection of XML export maps. |
xmlExportPreferences | XMLExportPreference | readonly | XML export preference settings. |
xmlImportMaps | XMLImportMaps | readonly | A collection of XML import maps. |
xmlImportPreferences | XMLImportPreference | readonly | XML import preference settings. |
xmlInstructions | XMLInstructions | readonly | A collection of XML instructions. |
xmlItems | XMLItems | readonly | A collection of XML items. |
xmlPreferences | XMLPreference | readonly | The XML preference settings. |
xmlTags | XMLTags | readonly | A collection of XML tags. |
xmlViewPreferences | XMLViewPreference | readonly | XML view preference settings. |
zeroPoint | Array of Measurement Unit (Number or String) | r/w | The ruler origin, specified as page coordinates in the format [x, y]. |
Methods
Instances
void autoStyle ()
Auto styles the document based on the tag-to-style map.
void autoTag ()
Auto tags the document based on the style-to-tag map.
void close ([saving:
SaveOptions=SaveOptions.ASK][, savingIn:
File])
Closes the Document.
Parameter | Type | Description |
---|---|---|
saving | SaveOptions: SaveOptions.NO SaveOptions.ASK SaveOptions.YES | The option for saving changes. (Optional) (default: SaveOptions.ASK) |
savingIn | File | The file path of the saved document. Note: Required only when saving the document for the first time. If the document has previously been saved, specifying a path saves a copy and closes the original document. (Optional) |
Array
of Story createTOC (using:
TOCStyle[, replacing:
bool=false][, fromBook:
Book][, placePoint:
Array
of Measurement Unit (Number or String)][, includeOverset:
bool=false][, destinationLayer:
Layer])
Creates a table of contents.
Parameter | Type | Description |
---|---|---|
using | TOCStyle | The TOC style to use to define the content, title, and format of the table of contents. |
replacing | bool | If true, replaces the existing TOC. (Optional) (default: false) |
fromBook | Book | The book whose documents to include in the TOC. (Optional) |
placePoint | Array of Measurement Unit (Number or String) | The point at which to place the TOC story, specified as page coordinates in the format [x, y]. (Optional) |
includeOverset | bool | If true, includes overset text TOC entries in the TOC. (Optional) (default: false) |
destinationLayer | Layer | The layer on which to place the TOC. (Optional) |
void deleteUnusedTags ()
Deletes unused XML markup tags.
void exportFile (format:
any, to:
File[, showingOptions:
bool=false][, using:
PDFExportPreset])
Exports the object(s) to a file.
Parameter | Type | Description |
---|---|---|
format | ExportFormat String | The export format. Can accept: ExportFormat enumerator or String. |
to | File | The path of the export file. |
showingOptions | bool | If true, prompts the user to select export options. (Optional) (default: false) |
using | PDFExportPreset | The export style to use. (Optional) |
string extractLabel (key:
string)
Gets the label value associated with the specified key.
Parameter | Type | Description |
---|---|---|
key | string | The key. |
Array
of Object getElements ()
Resolves the object specifier, creating an array of object references.
Color importAdobeSwatchbookProcessColor (name:
string)
Imports a process color swatch from a preloaded Adobe color book.
Parameter | Type | Description |
---|---|---|
name | string | The process color to load. |
Color importAdobeSwatchbookSpotColor (name:
string)
Imports a spot color swatch from an Adobe color book.
Parameter | Type | Description |
---|---|---|
name | string | The spot color to load. |
void importCellStyles (from:
File, replaceOption:
ReplaceOption)
Used to load cell styles from another document
Parameter | Type | Description |
---|---|---|
from | File | The file to load styles from |
replaceOption | ReplaceOption: ReplaceOption.OVERWRITE ReplaceOption.RENAME | overwrite, or rename |
void importDtd (from:
File)
Imports a DTD to use for validation.
Parameter | Type | Description |
---|---|---|
from | File | The path to the DTD file. |
void importStyles (format:
ImportFormat, from:
File[, globalStrategy:
GlobalClashResolutionStrategy=GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE])
Imports the specified styles.
Parameter | Type | Description |
---|---|---|
format | ImportFormat: ImportFormat.CHARACTER_STYLES_FORMAT ImportFormat.PARAGRAPH_STYLES_FORMAT ImportFormat.TEXT_STYLES_FORMAT ImportFormat.TOC_STYLES_FORMAT ImportFormat.OBJECT_STYLES_FORMAT ImportFormat.STROKE_STYLES_FORMAT | The types of styles to import. |
from | File | The file containing the styles you want to import. |
globalStrategy | GlobalClashResolutionStrategy: GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE GlobalClashResolutionStrategy.LOAD_ALL_WITH_RENAME GlobalClashResolutionStrategy.DO_NOT_LOAD_THE_STYLE | The resolution strategy to employ for imported styles that have the same names as existing styles. (Optional) (default: GlobalClashResolutionStrategy.LOAD_ALL_WITH_OVERWRITE) |
void importTableStyles (from:
File, replaceOption:
ReplaceOption)
Used to load table styles from another document
Parameter | Type | Description |
---|---|---|
from | File | The file to load styles from |
replaceOption | ReplaceOption: ReplaceOption.OVERWRITE ReplaceOption.RENAME | overwrite, or rename |
void importXML (from:
File)
Imports an XML file.
Parameter | Type | Description |
---|---|---|
from | File | The path to the XML file. |
void insertLabel (key:
string, value:
string)
Sets the label to the value associated with the specified key.
Parameter | Type | Description |
---|---|---|
key | string | The key. |
value | string | The value. |
void loadSwatches (from:
File)
Load swatches from the specified file.
Parameter | Type | Description |
---|---|---|
from | File | The swatch file or InDesign document. |
void loadXMLTags (from:
File)
Loads a set of XML markup tags from the specified file.
Parameter | Type | Description |
---|---|---|
from | File | The path to the file that contains the tags. |
bool packageForGoLive (location:
File[, objects:
Array
of any])
Packages for GoLive
Parameter | Type | Description |
---|---|---|
location | File | File location for package |
objects |
Array
of : Array of Pages PageItems Texts | Objects location for package. Can accept: Array of Pages, PageItems or Texts. (Optional) |
bool packageForPrint (to:
File, copyingFonts:
bool, copyingLinkedGraphics:
bool, copyingProfiles:
bool, updatingGraphics:
bool, includingHiddenLayers:
bool, ignorePreflightErrors:
bool, creatingReport:
bool)
Packages the document for handoff to a service provider.
Parameter | Type | Description |
---|---|---|
to | File | The folder, alias, or path in which to place the packaged files. |
copyingFonts | bool | If true, copies fonts used in the document to the package folder. |
copyingLinkedGraphics | bool | If true, copies linked graphics files to the package folder. |
copyingProfiles | bool | If true, copies color profiles to the package folder. |
updatingGraphics | bool | If true, updates graphics links to the package folder. |
includingHiddenLayers | bool | If true, copies fonts and links from hidden layers to the package. |
ignorePreflightErrors | bool | If true, ignores preflight errors and proceeds with the packaging. If false, cancels the packaging when errors exist. |
creatingReport | bool | If true, creates a package report that includes printing instructions, print settings, lists of fonts, links and required inks, and other information. |
void place (fileName:
File[, showingOptions:
bool=false][, withProperties:
Object])
Place a file following the behavior of the place menu item
Parameter | Type | Description |
---|---|---|
fileName | File | The file to place |
showingOptions | bool | Whether to display the import options dialog (Optional) (default: false) |
withProperties | Object | Initial values for properties of the placed object(s) (Optional) |
void print ([printDialog:
bool][, using:
any])
Prints the Document(s).
Parameter | Type | Description |
---|---|---|
printDialog | bool | Whether to invoke the print dialog (Optional) |
using | PrinterPreset PrinterPresetTypes | Printer preset to use. Can accept: PrinterPresetTypes enumerator or PrinterPreset. (Optional) |
void recompose ()
Recomposes the text in the Document.
void redefineCellStyle ()
Redefines a style based on the selection
void redefineTableStyle ()
Used to redefine a table style based on the selection
void redo ()
Redoes the last action.
void revertToProject ([forceRevert:
bool=false])
Reverts to the version of the document in Version Cue.
Parameter | Type | Description |
---|---|---|
forceRevert | bool | Forcibly reverts to the project version. (Optional) (default: false) |
Document save ([to:
File][, stationery:
bool=false])
Saves the document
Parameter | Type | Description |
---|---|---|
to | File | The file path of the saved document. Note: Required only if the document has not been previously saved. If the document has previously been saved, specifying a path saves a copy and closes the original document. (Optional) |
stationery | bool | If true, saves the file as stationery (Mac OS) or as a template (Windows). Note: The file extension for stationery and templates is different than the extension for regular files. (Optional) (default: false) |
void saveAVersion ([versionComments:
string][, forceSave:
bool=false])
Saves a version to Version Cue.
Parameter | Type | Description |
---|---|---|
versionComments | string | The comments that describe the version. (Optional) |
forceSave | bool | If true, forcibly saves the version. (Optional) (default: false) |
void saveSwatches (to:
File, swatchList:
Array
of Swatch)
Saves the specified swatches to a file.
Parameter | Type | Description |
---|---|---|
to | File | The swatch file. Note: The format must be either .ase (Adobe Swatches Exchange) or a format native to the application that will use the file. |
swatchList | Array of Swatch | The swatches to save. |
void saveXMLTags (to:
File)
Saves the XML markup tags as an XML file.
Parameter | Type | Description |
---|---|---|
to | File | The name and location of the XML file. |
Array
of Text search ([for:
string][, wholeWord:
bool][, caseSensitive:
bool][, replacingWith:
string][, withFindAttributes:
Object][, withChangeAttributes:
Object])
Look for occurrences of text that matches specific criteria
Parameter | Type | Description |
---|---|---|
for | string | What to look for (Optional) |
wholeWord | bool | If true, then disregard text embedded within a larger word (Optional) |
caseSensitive | bool | If true, then search only for text that matches case (Optional) |
replacingWith | string | What to replace the found text with, either a string or a special character (Optional) |
withFindAttributes | Object | A record of find preference settings to use (Optional) |
withChangeAttributes | Object | A record of change preference settings to use (Optional) |
void select (selectableItems:
any[, existingSelection:
SelectionOptions=SelectionOptions.REPLACE_WITH])
Selects the specified object(s).
Parameter | Type | Description |
---|---|---|
selectableItems |
Array
of Objects NothingEnum Object SelectAll | The objects to select. Can accept: Object, Array of Objects, NothingEnum enumerator or SelectAll enumerator. |
existingSelection | SelectionOptions: SelectionOptions.ADD_TO SelectionOptions.REMOVE_FROM SelectionOptions.REPLACE_WITH | The selection status of the Document in relation to previously selected objects. (Optional) (default: SelectionOptions.REPLACE_WITH) |
VersionCueSyncStatus synchronizeWithVersionCue ([syncConflictResolution:
SyncConflictResolution=SyncConflictResolution.SKIP_CONFLICTS][, versionComments:
string])
Synchronizes the file with the Version Cue project.
Parameter | Type | Description |
---|---|---|
syncConflictResolution | SyncConflictResolution: SyncConflictResolution.SKIP_CONFLICTS SyncConflictResolution.ASK_ABOUT_CONFLICTS SyncConflictResolution.PREFER_LOCAL SyncConflictResolution.PREFER_PROJECT | The conflict resolution method to use during synchronization. (Optional) (default: SyncConflictResolution.SKIP_CONFLICTS) |
versionComments | string | The comments that describe the version. (Optional) |
string toSource ()
Generates a string which, if executed, will return the Document.
Element of
AnchoredObjectDefault.parent
AnchoredObjectSetting.parent
Application.activeDocument
Assignment.parent
Book.styleSourceDocument
Bookmark.parent
ButtonPreference.parent
CellStyle.parent
CharacterStyle.parent
Color.parent
DashedStrokeStyle.parent
DataMerge.parent
DataMergeImagePlaceholder.parent
DataMergeOption.parent
DataMergeTextPlaceholder.parent
DictionaryPreference.parent
DocumentPreference.parent
DottedStrokeStyle.parent
Font.parent
FootnoteOption.parent
GalleyPreference.parent
Gradient.parent
GridPreference.parent
GuidePreference.parent
Hyperlink.parent
HyperlinkExternalPageDestination.parent
HyperlinkPageDestination.parent
HyperlinkPageItemSource.parent
HyperlinkTextDestination.parent
HyperlinkTextSource.parent
HyperlinkURLDestination.parent
HyphenationException.parent
Index.parent
IndexOptions.parent
Ink.parent
Language.parent
Layer.parent
LayoutAdjustmentPreference.parent
LayoutWindow.parent
MarginPreference.parent
MasterSpread.parent
MetadataPreference.parent
MixedInk.parent
MixedInkGroup.parent
ObjectStyle.parent
PackageForGoLivePreference.parent
Page.parent
ParagraphStyle.parent
PasteboardPreference.parent
PrintPreference.parent
Section.parent
Spread.parent
Story.parent
StoryWindow.parent
StripedStrokeStyle.parent
StrokeStyle.parent
Swatch.parent
TOCStyle.parent
TableStyle.parent
TextDefault.parent
TextPreference.parent
Tint.parent
TransparencyPreference.parent
TrapPreset.parent
ValidationError.parent
ViewPreference.parent
Window.parent
XMLExportMap.parent
XMLExportPreference.parent
XMLImportMap.parent
XMLImportPreference.parent
XMLPreference.parent
XMLTag.parent
XMLViewPreference.parent
Used in:
array of any Asset.placeAsset (on: any)
Bookmark Bookmark.move ([to: LocationOptions=LocationOptions.AT_END][, reference: any])
Button Buttons.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
array of Document Documents.itemByRange (from: any, to: any)
Document Documents.nextItem (obj: Document)
Document Documents.previousItem (obj: Document)
GraphicLine GraphicLines.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Group Groups.add (groupItems: Array of PageItem[, layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
any MasterSpread.duplicate ([to: LocationOptions=LocationOptions.AT_END][, reference: any])
Movie Movies.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Oval Ovals.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Page Pages.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Polygon Polygons.add ([layer: Layer][, numberOfSides: number][, insetPercentage: number][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Rectangle Rectangles.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Sound Sounds.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
any Spread.duplicate ([to: LocationOptions=LocationOptions.AT_END][, reference: any])
Spread Spread.move ([to: LocationOptions=LocationOptions.AT_END][, reference: any])
Spread Spreads.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
TextFrame TextFrames.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: any][, withProperties: Object])
Return
Document Document.save ([to: File][, stationery: bool=false])
Document Documents.add ([showingWindow: bool=true][, documentPreset: DocumentPreset][, withProperties: Object])
Document Documents.anyItem ()
Array of Document Documents.everyItem ()
Document Documents.firstItem ()
Document Documents.item (index: any)
Document Documents.itemByName (name: string)
Array of Document Documents.itemByRange (from: any, to: any)
Document Documents.lastItem ()
Document Documents.middleItem ()
Document Documents.nextItem (obj: Document)
Document Documents.previousItem (obj: Document)
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |