DocumentViewOptions Constructor

Summary

Initializes a new instance of DocumentViewOptions with default parameters.

Syntax
TypeScript
JavaScript
DocumentViewOptions = function() 
constructor(); 

This constructor initializes the member of DocumentViewOptions as follows:

Member Value
viewLayout documentviewlayout.vertical
annotationsUserMode documentviewannotationsusermode.design
pageNumber 1
viewZoomPercent 1
viewScrollOffset 0,0
viewSizeMode documentviewsizemode.actualsize
viewItemType documentviewitemtype.svg
loadAnnotations true
loadBookmarks true
loadThumbnails true
viewCommands Empty list

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly