System::Xml::XmlDeclaration::set_Standalone method
XmlDeclaration::set_Standalone method
Sets the value of the standalone attribute.
void System::Xml::XmlDeclaration::set_Standalone(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.TeX for C++