Initial view should center the document in the window.
Object.defineProperty(PdfDocumentOptions.prototype, 'centerWindow',
get: function(),
set: function(value)
)
centerWindow: boolean;
true if initial view should center the document in the window; otherwise, false. Default value is false.
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