Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.EmbeddedFileModel
EmbeddedFileModel.Size Property
The size in bytes for this embedded file.
csharp
public int Size { get; set; }
Appearance
The size in bytes for this embedded file.
public int Size { get; set; }