AttachmentIcon
Leave feedback
On this page
Represents an attachment icon configuration for email attachments.
public class AttachmentIcon : ISerializable
| Name | Description |
|---|---|
| AttachmentIcon(string, byte[]) | Initializes a new instance of the AttachmentIcon class. |
| Name | Description |
|---|---|
| FileExtension { get; } | Gets or sets the file extension (e.g., “.pdf”, “.docx”). |
| IconData { get; } | Gets or sets the icon data as byte array. |
| Name | Description |
|---|---|
| virtual GetObjectData(SerializationInfo, StreamingContext) | Implements ISerializable.GetObjectData. |
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.