System::Xml::XmlReader::get_CanReadBinaryContent method
XmlReader::get_CanReadBinaryContent method
Returns a value indicating whether the XmlReader implements the binary content read methods.
virtual bool System::Xml::XmlReader::get_CanReadBinaryContent()
ReturnValue
true if the binary content read methods are implemented; otherwise false.
See Also
- Class XmlReader
- Namespace System::Xml
- Library Aspose.PDF for C++