Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Home Page (Objects) | Overview | FAQ | Reference
Applies to: Documents object
Creates a document of a specified type.
Syntax
object**.Add**type
Parameters
object
An expression that evaluates to a Documents object.
type
A String that represents the type of document you want to create. This type is defined by the Type property.
Example
The following example adds a document to the Documents collection:
Documents.Add