Click or drag to resize

RedactOptionsToXml Method

Saves the current 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 XML element that represents the current instance.
See Also