Products
Solutions
Documentation
Blog
Pricing
Reference Guides / JavaScript API / Actions / Interface / UpdateLayout
Navigate...
About DocuVieware
Getting Started
DocuVieware Lite
Learning DocuVieware
Tutorials
Licensing
Deployment
Reference Guides
.NET API
GdPicture.NET.14.WEB.DocuVieware Assembly
GdPicture.NET.14.WEB.DocuVieware.API Assembly
JavaScript API
JavaScript API Overview
Actions
Document
ApplyAllRedactions
ClearSearch
ClearSelectionArea
CloseDocument
DeletePages
DirectPrint
GetCurrentPage
GetCurrentSearchOccurrenceIdx
GetCurrentZoom
GetDisplayedArea
GetDocumentName
GetDocumentType
GetMouseMode
GetPageCount
GetPageFormFields
GetPageHeight
GetPageWidth
GetSearchResultsCount
GetSelectedText
GetSelectedTextAreas
GetSelectedThumbnailItems
GetSelectionAreaCoordinates
HighlightSelectedText
LoadFromBase64
LoadFromByteArray
LoadFromFile
LoadFromUri
LoadFromUriEx
Print
RedactSelectedText
RotatePages
RotateView
Save
Search
SelectPage
StrikethroughSelectedText
SwapPages
UnderlineSelectedText
UpdateFormFields
Interface
AddAnnotationsActionButton
AddCustomSnapIn
AddSelectedTextContextMenuItem
DisplayMessageBox
DisplayPendingActionNotification
CollapseSnapInPanel
GetSnapInPanelWidth
GetViewerScrollLeft
GetViewerScrollTop
HidePendingActionNotification
HideSnapIn
IsInitialized
IsLoaded
IsTwainSupportAvailable
ResetSelectedTextContextMenu
SearchNavigateToOccurrence
SetSelectionAreaCoordinates
SetSnapInPanelWidth
SelectAnnotationsSnapIn
SelectBookmarksSnapIn
SelectCommentsSnapIn
SelectRedactionSnapIn
SelectSearchSnapIn
SelectSnapIn
SelectThumbnailSnapIn
SetMouseMode
SetSearchSettings
SetThumbnailSelected
SetViewerScrollLeft
SetViewerScrollTop
ShowSnapIn
ToggleSinglePageViewMode
ToggleLoadFromUriDialog
UpdateLayout
Requests
PostCustomServerAction
SetAjaxCustomHeaders
SetMaxUploadThreads
TWAIN Acquisition
TwainAcquire
TwainAcquireToCurrentDocument
TwainAcquireToNewDocument
TwainDownloadServiceSetup
TwainGetClientInfo
TwainGetLocalServiceStatus
TwainGetSources
TwainSetConfig
Zoom
SetCurrentZoom
SetZoomFitViewer
SetZoomWidthViewer
ZoomIN
ZoomOUT
ZoomRect
Annotations
AddAnnot
AddConnectedLineAnnotInteractive
AddEllipseAnnotInteractive
AddFreehandAnnotInteractive
AddFreehandHighLighterAnnotInteractive
AddLineAnnotInteractive
AddLineArrowAnnotInteractive
AddLinkAnnotInteractive
AddPolyRulerAnnotInteractive
AddRectangleAnnotInteractive
AddRectangleHighlighterAnnotInteractive
AddRedactionMarkAnnotInteractive
AddRubberStampAnnotInteractive
AddRulerAnnotInteractive
AddStickyNoteAnnotInteractive
AddTextAnnotInteractive
EnableAnnotEditionOnDblClick
EnsureAnnotVisibility
ExitAnnotationDrawingMode
GetAnnotBBoxOnViewer
GetAnnotClientTag
GetAnnotPropertiesValues
GetAnnotProperties
GetPageAnnotCount
GetPageAnnotId
HasPendingRedactionMark
RemoveAnnotById
ResetAnnotAutoCreateProperty
ResetAnnotToDefault
ResetAnnotPropertiesToDisplayDefault
SelectAnnot
SetAnnotClientTag
SetAnnotDefaultAuthor
SetAnnotPropertiesToDisplay
SetAnnotPropertiesValues
SetAnnotationsInteractionState
SetAnnotationsVisibility
UpdateAnnotById
Events
RegisterOnAnnotationAdded
RegisterOnUnknownLinkNavigation
RegisterOnPageDeleted
RegisterOnAnnotationDeleted
RegisterOnAnnotationEdited
RegisterOnAnnotationMouseEnter
RegisterOnAnnotationMouseLeave
RegisterOnAnnotationMoved
RegisterOnAnnotationSelectedStateChanged
RegisterOnAnnotationsSnapInSelected
RegisterOnAreaSelected
RegisterOnAttachmentClick
RegisterOnBookmarksSnapInSelected
RegisterOnCommentEdited
RegisterOnCommentDeleted
RegisterOnCommentAdded
RegisterOnCommentsSnapInSelected
RegisterOnDocumentClosed
RegisterOnDocumentPrinted
RegisterOnDocumentSaved
RegisterOnFormFieldChanged
RegisterOnFullscreenModeChanged
RegisterOnNewDocumentLoaded
RegisterOnPageChanged
RegisterOnRedactionMarksApplied
RegisterOnRotationChanged
RegisterOnSearchInvoked
RegisterOnSearchSnapInSelected
RegisterOnSnapInPanelResized
RegisterOnSnapInPanelToggle
RegisterOnTextAnnotated
RegisterOnTextSelected
RegisterOnTextUnselected
RegisterOnThumbnailsOrderChanged
RegisterOnThumbnailsSnapInSelected
RegisterOnTwainAcquisitionDialogAcquireButtonClick
RegisterOnTwainAcquisitionDialogCancelButtonClick
RegisterOnUriNavigation
RegisterOnViewerScroll
RegisterOnZoomChanged
Collapse All
Expand All
In This Topic
UpdateLayout
UpdateLayout
In This Topic
UpdateLayout
UpdateLayout
This function allows you to force the layout to refresh.
JavaScript
UpdateLayout:
function
(docuViewareID)
Parameters
docuViewareID
The identifier for the DocuVieware™ instance you want to update the layout.
Return Value
1 if error, 0 if success.