Skip to main content

PrintId.GenerateNew() Method

In This Article

Assigns an unique ID to the printed document.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v25.1.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

public static PrintId GenerateNew()

#Returns

Type Description
PrintId

A PrintId object.

See Also