Document Conversion (XElement to Document) |
Cast the value of
[T:T:System.XElement] to the
Document.
Namespace:
Resto.Front.Api.Data.Print
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic static implicit operator Document (
XElement markup
)
Parameters
- markup
- Type: System.Xml.LinqXElement
Return Value
Type:
Document
See Also