Skip to content

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
CreationDateThe creation date for this embedded file.
DescriptionThe description provided to this embedded file.
FilenameThe file name for this embedded file.
FolderNameThe folder name in which this embedded file should be placed. (can be null, meaning not placed in any folder)
MimeTypeThe MIME type for this embedded file.
ModificationDateThe modification date for this embedded file.
SizeThe size in bytes for this embedded file.