FileResponse.Bytes
FileResponse.Bytes property
Gets or sets the size of the file, in bytes.
public int Bytes { get; set; }
See Also
- class FileResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the size of the file, in bytes.
public int Bytes { get; set; }