C#
VB
C++
Enables or disables fit in window.
public bool FitWindow { get; set; }
Public Property FitWindow As Boolean
true to enable fit in window; false to disable fit in window.
Set this property to true to indicate that External viewers should enable fit 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