VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI Namespace / WebPdfDocumentEditorControlJS type
Constructors SeeAlso
In This Topic
    WebPdfDocumentEditorControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDocumentEditorControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfDocumentEditorControlJS class.
    Methods
     NameDescription
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server and adds images to the web document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server and adds images to the web document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Sends an asynchronous request to authenticate a file with password. (Inherited from WebDocumentViewerBaseJS)
    Public MethodClears the current visual tool of the document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodClears cache for current HTTP session. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Downloads a file from server. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Exports images (with annotations), which are loaded in web image viewer, to a file and downloads the file. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Exports images (with annotations), which are loaded in web image viewer, to a file. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS)
    Public MethodOverloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS)
    Public MethodGets a clipboard object for this document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS)
    Public MethodGets the current user. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets the current visual tool of the document viewer. Combination of "current visual tool" and "mandatory visual tool" is used as current visual tool in image viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets a document layout settings. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets an image viewer, which is associated with this document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS)
    Public MethodGets the localization identifier of UI element.
    Public MethodGets the mandatory visual tool of the document viewer. Combination of "current visual tool" and "mandatory visual tool" is used as current visual tool in image viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets an identifier of file that was previously opened using the WebDocumentViewerBaseJS.openFile or WebDocumentViewerBaseJS.openFileWithAuthentication function. (Inherited from WebDocumentViewerBaseJS)
    Public MethodGets opened PDF documents.
    Public MethodGets a thumbnail viewer, which is associated with this document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodReturns all identifiers of registered visual tools. (Inherited from WebDocumentViewerBaseJS)
    Public MethodReturns identifiers of "standard" registered WebVisualToolJS. (Inherited from WebDocumentViewerBaseJS)
    Public MethodReturns the index of focused image. (Inherited from WebDocumentViewerBaseJS)
    Public MethodReturns an image collection, which is associated with the document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodReturns array of nested UI elements. (Inherited from WebUiControlJS)
    Public MethodReturns visual tool by ID of the visual tool type. (Inherited from WebDocumentViewerBaseJS)
    Public MethodNavigates an image viewer to the next image. (Inherited from WebDocumentViewerBaseJS)
    Public MethodNavigates an image viewer to the specified image. (Inherited from WebDocumentViewerBaseJS)
    Public MethodNavigates an image viewer to the previous image. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information (with file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodRegisters the visual tool type. (Inherited from WebDocumentViewerBaseJS)
    Public MethodRemoves the specified page from image collection. (Inherited from WebDocumentViewerBaseJS)
    Public MethodRemoves the specified pages from image collection. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Saves changes in a file that was previously opened using the WebDocumentViewerBaseJS.openFile or WebDocumentViewerBaseJS.openFileWithAuthentication function.
    Public MethodOverloaded. Saves changes in a file, which was previously opened using the WebDocumentViewerBaseJS.openFile or WebDocumentViewerBaseJS.openFileWithAuthentication function, and downloads the file. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets the current user. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets the current visual tool of the document viewer. Combination of "current visual tool" and "mandatory visual tool" is used as current visual tool in image viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets a document layout settings. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets the mandatory visual tool of the document viewer. Combination of "current visual tool" and "mandatory visual tool" is used as current visual tool in image viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets a value indicating how an image is positioned within the viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodSets the image zoom in the viewer. (Inherited from WebDocumentViewerBaseJS)
    Public MethodOverloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS)
    Public MethodSwaps the specified pages in source document. (Inherited from WebDocumentViewerBaseJS)
    Public MethodUnregisters the visual tool type. (Inherited from WebDocumentViewerBaseJS)
    Events
     NameDescription
    Public EventOccurs when asynchronous operation is failed. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is finished. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is started. (Inherited from WebUiControlJS)
    Public EventOccurs when dialog is shown. (Inherited from WebUiControlJS)
    Public EventOccurs when file is opened in document viewer. (Inherited from WebDocumentViewerBaseJS)
    Public EventOccurs when data of content image of PDF page is received.
    Public EventOccurs when the thumbnails deleted. (Inherited from WebDocumentViewerBaseJS)
    Public EventOccurs when the thumbnails start deleting. (Inherited from WebDocumentViewerBaseJS)
    Public EventOccurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS)
    See Also