VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerSettingsJS type
Constructors SeeAlso
In This Topic
    WebDocumentViewerSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebDocumentViewerSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the WebDocumentViewerSettingsJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether web document viewer has button that allows to add file to the viewer.
    Public MethodGets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether web document viewer allows to resize the side panel.
    Public MethodGets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodGets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the collection of UI elements, which must be contained within the WebUiElementContainerJS. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether the side panel of web document viewer should contain the annotation comment list panel.
    Public MethodGets a value indicating whether the the side panel should contain the annotation list panel.
    Public MethodGets a value indicating whether the main menu of web document viewer should contain the annotation menu.
    Public MethodReturns the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodReturns all items with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodRemoves the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether web document viewer has button that allows to add file to the viewer.
    Public MethodSets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether web document viewer allows to resize the side panel.
    Public MethodSets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodSets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodSets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether the side panel of web document viewer should contain the annotation comment list panel.
    Public MethodSets a value indicating whether the the side panel of web document viewer should contain the annotation list panel.
    Public MethodSets a value indicating whether the main menu of web document viewer should contain the annotation menu.
    See Also