Click or drag to resize

DecoderOptionsToXml Method

Serializes the current instance as an XML element.

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

Return Value

Type: XElement
The serialized XML element.
See Also