Click or drag to resize

PdfTaggedContent SetTitle Method

Set the document's title.

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void SetTitle(
	string title
)

Parameters

title
Type: System String
See Also