System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions method
XmlReaderSettings::set_IgnoreProcessingInstructions method
Sets a value indicating whether to ignore processing instructions.
void System::Xml::XmlReaderSettings::set_IgnoreProcessingInstructions(bool value)
| Parameter | Type | Description | 
|---|---|---|
| value | bool | The value to set. | 
See Also
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++