System::Xml::XmlDocument::get_IsReadOnly method
XmlDocument::get_IsReadOnly method
Returns a value indicating whether the current node is read-only.
bool System::Xml::XmlDocument::get_IsReadOnly() override
ReturnValue
true if the current node is read-only; otherwise false. XmlDocument nodes always return false.
See Also
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.PDF for C++