System::Xml::XmlNodeReader::get_CanReadBinaryContent método
XmlNodeReader::get_CanReadBinaryContent method
Devuelve un valor que indica si el XmlNodeReader implementa los métodos de lectura de contenido binario.
bool System::Xml::XmlNodeReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlNodeReader class always returns true.
Ver también
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Page for C++