Indicates if the initial view should fit the document in the window
public bool FitWindow { get; set; }
Public Property FitWindow As Boolean
@property (nonatomic, assign) BOOL fitWindow
public boolean getFitWindow()
public void setFitWindow(boolean fitWindow)
true if initial view should fit the document in the window, otherwise; false. Default value is false.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
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