Table of Contents

Property Producer

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

Producer

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

public string Producer { get; set; }

Property Value

string
Share