System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions 方法
XmlReaderSettings::set_IgnoreProcessingInstructions method
设置一个值,指示是否忽略处理指令。
void System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions(bool value)
| Parameter | Type | 描述 |
|---|---|---|
| value | bool | 要设置的值。 |
另见
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++