PdfInfo.Author Method

PDF File Writer

PdfInfoAuthor Method

Sets document author

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

Parameters

Author
Type: SystemString
Author
See Also