C#
VB
C++
Enables or disables center in window.
public bool CenterWindow { get; set; }
Public Property CenterWindow As Boolean
true to enable center in window; false to disable center in window.
Set this property to true to indicate that External viewers should enable center in window when the PDF file is opened.
For an example, refer to PDFInitialViewOptions.
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