System::Xml::XmlNodeReader::get_CanReadBinaryContent method
XmlNodeReader::get_CanReadBinaryContent method
Returns a value indicating whether the XmlNodeReader implements the binary content read methods.
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.
See Also
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.PDF for C++