System::Xml::XmlDeclaration::set_InnerText method
XmlDeclaration::set_InnerText method
Establece los valores concatenados del XmlDeclaration.
void System::Xml::XmlDeclaration::set_InnerText(String value) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | String | El valor a establecer. |
Ver también
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.PDF for C++