|
|
|
|
|
- Properties specific to docProperty variables
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document. The characteristics of these properties can be defined and modified using various WLanguage properties. CAUTION: This type must not be used directly. It must only be used via Document type variables.. Note: Document properties are used for certain Calculated controls that can be included in the document..
Propiedades Properties specific to docProperty variables The following properties can be used to handle docProperty variables: | | | Property name | Type used | Effect |
---|
Author | Character string | Author of document. | Category | Character string | Category of document. | Comment | Character string | Comment associated with document. | Company | Character string | Company that created the document. | ContentStatus | Character string | Document status: draft, reviewed, ... | DateCreated | Date and time | Date and time of document creation. This property is read-only. In previous versions, this property corresponds to "CreationDate". | Keyword | Character string | Keyword associated with document. | LastModificationDate | Date and time | Date and time of last document modification. This property is read-only. | Revision | Character string | Number of document revisions. This property is read-only. | Subject | Character string | Document subject. | Title | Character string | Document title. |
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|