System::Xml::XmlTextReader::get_CanReadBinaryContent método
XmlTextReader::get_CanReadBinaryContent method
Devuelve un valor que indica si XmlTextReader implementa los métodos de lectura de contenido binario.
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.
Ver también
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++