quotes property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the pairs of strings to be used as quotes in generated content.
![]() ![]() |
Syntax
HRESULT value = object.put_quotes(BSTR v);HRESULT value = object.get_quotes(BSTR* p);
Property values
Type: BSTR
[<string> <string>]+ ([<string> <string>]+)
The "open-quote" and "close-quote" values are taken from the specified list of pairs of quotation marks.
none (none)
The "open-quote" and "close-quote" values produce no quotation marks.
String format
[ <string> <string> ]+ | none
CSS information
| Applies To | All elements |
| Media | visual |
| Inherited | no |
| Initial Value |
Standards information
- CSS 2.1, Section 12.3
Remarks
IE8 Standards mode rendering is required.
Pairs of strings are required if the value is not none.
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
Build date: 1/23/2012
.png)
.png)