Click or drag to resize

TextDocumentExtensionsBeforeDocument Property

Markup to add to the header (at the very beginning of the text document).

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public XElement BeforeDocument { get; set; }

Property Value

Type: XElement
See Also