Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.DocumentInfoModel

DocumentInfoModel.Creator Property

The name of the application that created the original document from which this document was converted. E.g. "Microsoft Word"

csharp
public string Creator { get; set; }

Property Value

System.String