ImageData
Contents
[
Hide
]ImageData class
Image information class.
public class ImageData
Constructors
| Name | Description |
|---|---|
| ImageData() | Initializes a new instance of ImageData class. |
Properties
| Name | Description |
|---|---|
| CheckSupport { get; set; } | Gets or sets the check image information. |
| ImageAvailDate { get; set; } | Gets or sets the image availability date. |
| ImageDelay { get; set; } | Gets or sets the number of calendar days from ServerDate (for statement images) or PostedDate (for transaction images) when image will become available. |
| ImageRef { get; set; } | Gets or sets the server specified unique identifier for the image to be used during the request for the image. |
| ImageRefType { get; set; } | Gets or sets the type of reference. |
| ImageTtl { get; set; } | Gets or sets the number of calendar days the image will remain available on the host once the image becomes available. |
| ImageType { get; set; } | Gets or sets the type of image. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance