System::Xml::XmlDeclaration::set_Encoding メソッド
XmlDeclaration::set_Encoding method
XML ドキュメントのエンコーディングレベルを設定します。
void System::Xml::XmlDeclaration::set_Encoding(const String &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const String& | 設定する値です。 |
参照
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++