GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class

In This Topic
DocuViewareControl Class Methods
In This Topic

For a list of all members of this type, see DocuViewareControl members.

Public Methods
 NameDescription
Public Method Adds a custom snap-in to the control.  
Public Method Adds a custom button to the main toolbar.  
Public Method Applies all redaction marks to the native document.  
Public Method Burns the annotations on the current document.  
Public Method Closes the displayed document.  
Public Method Outputs the initialization scripts content of the DocuVieware control instance to a provided System.IO.TextWriter object.  
Public MethodOutputs the styles content of the DocuVieware control instance to the provided TextWriter instance.  
Public Method Deletes specific pages of the current document.  
Public Method Changes the displayed page of the current multipage document.  
Public Method  
Public Method Returns the number of annotations within the current page or within the entire document.  
Public Method Provides a copy of the native document's binary data at the opening state.  
Public Method Returns the name of the displayed document.  
Public Method Returns the type of the displayed document.  
Public Method Returns, if any, the last HTTP or FTP transfer error description.  
Public Method If the native document is a raster (or bitmap), this method provides access to the native GdPicture image used to handle it.  
Public Method If the native document is a PDF, this method provides access to the native GdPicturePDF object used to handle it.  
Public Method Returns the rotation of a page of the displayed document.  
Public Method Returns the identifier of the session that belong the the DocuVieware object.  
Public Method Returns the type of the displayed document.  
Public Method Determines if the loaded document has been modified or not.  
Public Method Load document's annotations from a stream.  
Public Method Displays a document from an array of bytes.  
Public Method Displays a document from a file.  
Public Method Displays a document from a GdPicture Image.  
Public Method Displays a PDF document from a GdPicturePDF object.  
Public Method Displays a document from a stream object.  
Public Method Displays document from an URI.  
Public Method Call this method to redraw the current page on the client side.  
Public Method Call this method to redraw specific pages on the client side.  
Public Method Registers a digital certificate to be subsequently used to apply digital signature to documents.  
Public Method Call this method to reload the current page annotations on the client side.  
Public Method Outputs the DocuviewareControl instance content to a provided System.IO.TextWriter object.  
Public Method Removes all previously added certificates.  
Public Method Rotates clockwise or flips the current page of the displayed document.  
Public Method Rotates clockwise or flips specific pages of the displayed document.  
Public Method Rotates clockwise or flips the global view.  
Public Method Saves the document's annotations into a stream.  
Public Method Saves a copy of the native document as PDF.  
Public Method Saves a copy of the native document as TIFF.  
Public Method Swaps two specific pages of the current document.  
Public Method Changes the initial value of a TWAIN capability from a numeric value. This method permits to control any supported capability of the TWAIN acquisition device being selected, through the TWAIN capabilities mechanism.  
Public Method Changes the initial value of a TWAIN capability from a string value. This method permits to control any supported capability of the TWAIN acquisition device being selected, through the TWAIN capabilities mechanism.  
Public Method Increases the current level of zoom.  
Public Method Decreases the current level of zoom.  
Top
See Also