Click or drag to resize

PdfDocumentInformationCreator Property

(Optional) If the document was converted to PDF from another format, the name of the conforming product that created the original document from which it was converted.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Creator { get; set; }

Property Value

String
If the document was converted to PDF from another format, the name of the conforming product that created the original document from which it was converted.
See Also