System::Xml::XmlTextReader::get_CanReadBinaryContent method
XmlTextReader::get_CanReadBinaryContent method
تُرجع قيمة تُشير إلى ما إذا كان XmlTextReader يُنفّذ طرق قراءة المحتوى الثنائي.
bool System::Xml::XmlTextReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlTextReader class always returns true.
انظر أيضًا
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++