| AkWordReportReplaceFlag Method (XmlDocument, XmlNode, String, String) |
替换超链接标签。
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void ReplaceFlag(
XmlDocument doc,
XmlNode parentNode,
string flag,
string value
)
Parameters
- doc
- Type: System.XmlXmlDocument
- parentNode
- Type: System.XmlXmlNode
- flag
- Type: SystemString
- value
- Type: SystemString
See Also