[This is preliminary documentation and is subject to change.]

Displays the document title in the caption bar.

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public bool DisplayDocTitle { get; set; }
Visual Basic
Public Property DisplayDocTitle As Boolean
	Get
	Set

See Also