Table of Contents

Property Creator

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

Creator

The name of the application that created the original document content. Written to both the PDF Info dictionary and XMP metadata for PDF/A. Default: "LM-Kit".

public string Creator { get; set; }

Property Value

string
Share