In This Topic
GdPicture14.WEB Namespace / DocuVieware Class

DocuVieware Class Methods

In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded.  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 MethodCopies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplies the style properties defined in the page style sheet to the control. (Inherited from System.Web.UI.Control)
Public Method Burns the annotations on the current document.  
Public Method Closes the displayed document.  
Public MethodCopies the properties not encapsulated by the System.Web.UI.WebControls.WebControl.Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodBinds a data source to the invoked server control and all its child controls. (Inherited from System.Web.UI.Control)
Public Method Deletes specific pages of the current document.  
Public Method Changes the displayed page of the current multipage document.  
Public MethodOverridden. Enables a server control to perform final clean up before it is released from memory.  
Public Method (Inherited from System.Web.UI.Control)
Public MethodSets input focus to a control. (Inherited from System.Web.UI.Control)
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 the DocuViewareControl object that belongs to this DocuVieware object.  
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 MethodOverloaded. Gets the URL that corresponds to a set of route parameters. (Inherited from System.Web.UI.Control)
Public Method Returns the identifier of the session that belong the the DocuVieware object.  
Public MethodReturns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control. (Inherited from System.Web.UI.Control)
Public MethodDetermines if the server control contains any child controls. (Inherited from System.Web.UI.Control)
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  
Public Method Displays a document from a GdPicture Image.  
Public Method Displays a PDF document from a GdPicturePDF object  
Public MethodOverloaded.  Displays document from a Stream object.  
Public MethodOverloaded.  Displays document from an URI.  
Public MethodCopies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
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 MethodRenders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOverloaded.  Outputs the DocuVieware control content to a provided System.IO.TextWriter object.  
Public MethodRenders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. (Inherited from System.Web.UI.WebControls.WebControl)
Public Method Removes all previously added certificates.  
Public MethodGets a URL that can be used by the browser. (Inherited from System.Web.UI.Control)
Public MethodConverts a URL into one that is usable on the requesting client. (Inherited from System.Web.UI.Control)
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 MethodAssigns an event handler delegate to render the server control and its content into its parent control. (Inherited from System.Web.UI.Control)
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