Click or drag to resize

PdfImageInfoProducer Property

Gets the application or module that created this PDF document.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public string Producer { get; }

Property Value

Type: String
The application or module that created this PDF document.
See Also