System::Xml::XmlTextReader::get_CanReadBinaryContent method
XmlTextReader::get_CanReadBinaryContent method
Restituisce un valore che indica se il XmlTextReader implementa i metodi di lettura del contenuto 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.
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++