Table of Contents

Property DisplayTitle

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

DisplayTitle

Gets or sets a value specifying whether the window's title bar should display the document title taken from the Title entry of the document information dictionary (see Title).

public bool DisplayTitle { get; set; }

Property Value

bool

If false, the title bar should instead display the name of the PDF file containing the document.Default value: false.