CustomProperty Members
Include Protected Members
Include Inherited Members
Represents a single instance of a custom property for a smart tag.
The CustomProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the specified object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Name | Returns the name of the specified object. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
Value | Returns or sets the value of the custom property. |
Top