Title for the page for use in headers or a Save-to-PDF function
Object.defineProperty(PrintDocumentOptions.prototype, 'title',
get: function(),
set: function(value)
)
title: string;
The title for the page for use in headers or a Save-to-PDF function. The default value is null.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET