valueAsString
Notes
Remarks
If you set the valueAsString property, the value, valueInSpecifiedUnits, and svgUnitTypes properties are updated automatically to reflect this setting.
Syntax
HRESULT value = object.put_valueAsString(BSTR v);HRESULT value = object.get_valueAsString(BSTR* p);
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.11
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]