SnapMailMergeFinishedEventArgs.Document Property
Returns a mail merge document that has been rendered.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
SnapDocument | An object implementing the SnapDocument interface. |
See Also