System::Xml::XmlTextReader::get_CanReadBinaryContent method
XmlTextReader::get_CanReadBinaryContent method
Returns a value indicating whether the XmlTextReader implements the binary content read methods.
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.
See Also
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.TeX for C++