Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf
EmbeddedFileModel Class
An embedded file (also know as attachment) object.
csharp
public class EmbeddedFileModel
Inheritance System.Object 🡒 EmbeddedFileModel
Properties | |
---|---|
CreationDate | The creation date for this embedded file. |
Description | The description provided to this embedded file. |
Filename | The file name for this embedded file. |
FolderName | The folder name in which this embedded file should be placed. (can be null, meaning not placed in any folder) |
MimeType | The MIME type for this embedded file. |
ModificationDate | The modification date for this embedded file. |
Size | The size in bytes for this embedded file. |