System::Xml::XmlDocumentType::get_IsReadOnly 메서드
XmlDocumentType::get_IsReadOnly method
노드가 읽기 전용인지 여부를 나타내는 값을 반환합니다.
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.
또 보기
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++