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