System::Xml::XmlDocumentType::get_IsReadOnly metod
XmlDocumentType::get_IsReadOnly method
Returnerar ett värde som indikerar om noden är skrivskyddad.
bool System::Xml::XmlDocumentType::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because DocumentType nodes are read-only, this method always returns true.
Se även
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++