PdfInfo.Title Method

PDF File Writer

PdfInfoTitle Method

Sets document title

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

Parameters

Title
Type: SystemString
Title
See Also