Technical Reference > Graphics Builder Automation Interface > Metadata Functions

Metadata Functions

Use these Metadata functions to configure the metadata of the current object on a page.

PropertiesAddMetadata Adds a new Metadata entry to the properties of the current object.
ProperitiesSelectFirstMetadata Selects the first metadata entry from the properties of the current object.
PropertiesSelectNextMetadata Selects the next metadata entry from the properties of the current object.
PropertiesSelectMetadataByName Selects the specified metadata entry in the current page.
PropertiesDeleteMetadata Deletes the selected metadata from the properties of the current object.

PropertiesMetadataName

Sets or retrieves the name of the currently selected object metadata.

PropertiesMetadataValue

Sets or retrieves the value of the currently selected object metadata.

For details and a VB example on handling return and error values, see Error Handling.