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