Documents for PDF, .NET Edition Documentation
CreatorTool Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Metadata Class : CreatorTool Property
Gets or sets the creator tool, in PDF/A compatible documents this value should be the same as DocumentInfo.Creator.
Syntax
'Declaration
 
Public Property CreatorTool As System.String
public System.string CreatorTool {get; set;}
See Also

Reference

Metadata Class
Metadata Members