ExportId.GenerateNew() Method
In This Article
Assigns an unique ID to the exported document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Returns
Type | Description |
---|---|
Export |
An Export |
See Also