DataResponse1.Data
DataResponse<T>.Data property
Gets or sets the data in the response.
public T Data { get; set; }
See Also
- class DataResponse<T>
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the data in the response.
public T Data { get; set; }