public class ConvertTiffToFaxRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
folder
Folder with image to process.
|
String |
name
Filename of image.
|
String |
storage
Your Aspose Cloud Storage name.
|
| Constructor and Description |
|---|
ConvertTiffToFaxRequest(String name,
String storage,
String folder)
Initializes a new instance of the ConvertTiffToFaxRequest class.
|
Copyright © 2025 Aspose Pty Ltd. All rights reserved.