public class GetImagePropertiesRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Original drawing folder.
|
String |
name
The image name.
|
String |
storage
File storage, which has to be used.
|
Constructor and Description |
---|
GetImagePropertiesRequest(String name,
String folder,
String storage)
Initializes a new instance of the GetImagePropertiesRequest class.
|
Copyright © 2019 Aspose Pty Ltd. All rights reserved.