Skip to main content

UploadingResourceId.Value Property

Specifies the document resources.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[DataMember]
public string Value { get; set; }

Property Value

Type Description
String

A String value, specifying the document resources.

See Also