System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes 메서드
XmlWriterSettings::set_DoNotEscapeUriAttributes method
값을 설정합니다. 이 값은 XmlWriter가 URI 속성을 이스케이프하지 않는지 여부를 나타냅니다.
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | bool | 설정할 값. |
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++