Click or drag to resize

Document   Conversion (Document to XElement)

Cast the value of this Document to a XElement.

Namespace: Resto.Front.Api.Data.Print
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public static implicit operator XElement (
	Document document
)

Parameters

document  Document
 

Return Value

XElement
See Also