Property CreatorTool
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
CreatorTool
Gets or sets the name of the first known tool used to create this document.
public XmpString? CreatorTool { get; set; }
Property Value
- XmpString
The name of the first known tool used to create this document.
Remarks
The library can automatically update the value of this property before saving the document. Please see the UpdateCreator option for more information.