C++
void SetName( const wchar_t * name );
Description
Mutator for the required property name attribute.
The name is a Unicode string property. The name string is displayed in the DWF viewer properties window.
Parameters
| Parameters | Description |
|---|---|
| name | Input Unicode string for the name of the property |