Click or drag to resize

PdfImageInfoCreator Property

Gets the application that created this document before it was converted to PDF.

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

Property Value

Type: String
The application that created this document before it was converted to PDF.
See Also