Click or drag to resize

PixOptionsToXml Method

Saves the current instance as an XML element.

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

Return Value

Type: XElement
An XML element representing this instance.
See Also