PdfInfo.Creator Method

PDF File Writer

PdfInfoCreator Method

Sets the name of the application that created the document

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void Creator(
	string Creator
)

Parameters

Creator
Type: SystemString
Creator
See Also