TextDocumentExtensionsBeforeDocument Property |
Markup to add to the header (at the very beginning of the text document).
Namespace: Resto.Front.Api.Data.ChequesAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic XElement BeforeDocument { get; set; }Property Value
XElement
See Also