AsposeCellsCloud::Object::FileInfo

Load the model package

use AsposeCellsCloud::Object::FileInfo;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Filename | string | Represents filename. | FileSize | int | Represents file size. | FileContent | string | Represents file content, byte to base64 string. |

[Back to Model list]
[Back to README]