System::Xml::Schema::XmlSchemaComplexType::set_IsMixed method
XmlSchemaComplexType::set_IsMixed method
Sets information that determines if the complex type has a mixed content model (markup within the content).
void System::Xml::Schema::XmlSchemaComplexType::set_IsMixed(bool value) override
| Parameter | Type | Description | 
|---|---|---|
| value | bool | The value to set. | 
See Also
- Class XmlSchemaComplexType
 - Namespace System::Xml::Schema
 - Library Aspose.Font for C++