Class Attachment
Attachment class
Represents a list of files attached to the message, and the tools they should be added to.
public class Attachment
Constructors
Name | Description |
---|---|
Attachment() | The default constructor. |
Properties
Name | Description |
---|---|
FileId { get; set; } | Gets or sets the ID of the File that is attached. |
Tools { get; set; } | Gets or sets the type of tool that the File is attached to. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF