Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models
LocalDocumentModel Class
Represents a single document in local storage
csharp
public class LocalDocumentModel : TallComponents.UnoPdf.Client.Models.Pdf.PdfModelInheritance System.Object 🡒 PdfModel 🡒 LocalDocumentModel
| Properties | |
|---|---|
| CreatedOnUtc | Timestamp of document creation |
| Id | Id of the document |
| OriginalFileName | The original file name of the document |
| Path | Path of the document |