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.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Creator { get; set; }Public Property Creator As String
	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