System::Xml::XmlNotation::get_IsReadOnly 메서드
XmlNotation::get_IsReadOnly method
노드가 읽기 전용인지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlNotation::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because XmlNotation nodes are read-only, this method always returns true.
또 보기
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Page for C++