[]
Gets or sets a value indicating whether the PDF should include the DisplayTitle flag when using the PDF-based Web Viewer type.
public bool DisplayTitle { get; set; }
A bool value. true if the PDF should include the DisplayTitle flag; otherwise, false.
true
false