Click or drag to resize

PDFDocInfoGetCreator Method

Gets the creator.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetCreator()

Return Value

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