title Property

Summary

Title for the page for use in headers or a Save-to-PDF function.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrintDocumentOptions.prototype, 'title', 
	get: function(), 
	set: function(value) 
) 
title: string; 

Property Value

The title for the page for use in headers or a Save-to-PDF function. The default value is null.

Remarks

Not all browsers, devices and platforms support modifying the printed margin title. Setting this value to a non-null string will perform the action if supported.

For more information, refer to Print.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.