Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.DocumentInfoModel

DocumentInfoModel.Producer Property

The name of the application that converted the original document to this document or created this document from scratch. E.g. "TallPDF.NET"

csharp
public string Producer { get; set; }

Property Value

System.String