Help
Contents
[
Hide
]Help class
Contains elements specifying the Shape element’s Help file topic and copyright information.
Methods
| Name | Description |
|---|---|
| getCopyright() | Contains a string representing a human-readable copyright statement. |
| getDel() | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| getHelpTopic() | Specifies the Shape element’s Help topic ID. |
| setDel() | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
getCopyright()
Contains a string representing a human-readable copyright statement.
getDel()
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
getHelpTopic()
Specifies the Shape element’s Help topic ID.
setDel()
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.