Namespace: BitMiracle.Docotic.Pdf
public XmpString Creator { get; set; }
Public Property Creator As XmpString Get Set
If the document was converted to PDF from another format, this property may contain the name of the application (for example, Adobe FrameMaker®) that created the original document from which this document was converted.
The library can automatically update the value of this property before saving the document. Please see the UpdateCreator option for more information.