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.
Include Protected Members
Include Inherited Members
Represents a custom or built-in document property of a container document.
The DocumentProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
LinkSource | Returns or sets the source of a linked custom document property. |
![]() |
LinkToContent | Determine if the value of the custom document property is linked to the content of the container document. |
![]() |
Name | Returns or sets the name of the specified object. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
Type | Returns or sets the document property type. |
![]() |
Value | Returns or sets the value of a document property. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Removes a custom document property. |
Top