System::Xml::XmlTextReader::get_CanReadBinaryContent metod
XmlTextReader::get_CanReadBinaryContent method
Returnerar ett värde som indikerar om XmlTextReader implementerar metoderna för läsning av binärt innehåll.
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.
Se även
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++