ExportId.GenerateNew() Method
Assigns an unique ID to the exported document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Returns
Type | Description |
---|---|
ExportId | An ExportId object. |
See Also