Click or drag to resize

RedactFileToXml Method

Serializes this instance as an XML element.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public XElement ToXml()

Return Value

Type: XElement
The serialized XML element.
See Also