System::Xml::XmlValidatingReader::get_CanReadBinaryContent 方法
XmlValidatingReader::get_CanReadBinaryContent method
返回一个值,指示 XmlValidatingReader 是否实现二进制内容读取方法。
bool System::Xml::XmlValidatingReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlValidatingReader class returns true.
另见
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++