Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models
DocumentInfoModel Class
Document info like Author, Subject and Title
csharp
public class DocumentInfoModel
Inheritance System.Object 🡒 DocumentInfoModel
Properties | |
---|---|
Author | The name of the person who authored this document |
Creator | The name of the application that created the original document from which this document was converted. E.g. "Microsoft Word" |
Keywords | The keywords associated with this document |
Producer | The name of the application that converted the original document to this document or created this document from scratch. E.g. "TallPDF.NET" |
Subject | The subject of this document |
Title | The title of this document |