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