| Name | Description |
 | AddCustomSnapIn | Overloaded.
Adds a custom snap-in to the control.
|
 | AddCustomToolbarButton |
Adds a custom button to the main toolbar.
|
 | ApplyAllRedactions |
Applies all redaction marks to the native document.
|
 | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
 | BurnAnnotations |
Burns the annotations on the current document.
|
 | Close |
Closes the displayed document.
|
 | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | DataBind | (Inherited from System.Web.UI.Control) |
 | DeletePages |
Deletes specific pages of the current document.
|
 | DisplayPage |
Changes the displayed page of the current multipage document.
|
 | Dispose | Overridden. |
 | FindControl | (Inherited from System.Web.UI.Control) |
 | Focus | (Inherited from System.Web.UI.Control) |
 | GetAnnotationCount |
Returns the number of annotations within the current page or within the entire document.
|
 | GetDocumentData |
Provides a copy of the native document's binary data at the opening state.
|
 | GetDocumentName |
Returns the name of the displayed document.
|
 | GetDocumentType |
Returns the type of the displayed document.
|
 | GetDocuViewareControl |
Returns the DocuViewareControl object that belongs to this DocuVieware object.
|
 | GetLastTransferError |
Returns, if any, the last HTTP or FTP transfer error description.
|
 | GetNativeImage |
If the native document is a raster (or bitmap), this method provides access to the native GdPicture image used to handle it.
|
 | GetNativePDF |
If the native document is a PDF, this method provides access to the native GdPicturePDF object used to handle it.
|
 | GetPageRotation |
Returns the rotation of a page of the displayed document.
|
 | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
 | GetSessionID |
Returns the identifier of the session that belong the the DocuVieware object.
|
 | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
 | HasControls | (Inherited from System.Web.UI.Control) |
 | HasModifiedDocument |
Determines if the loaded document has been modified or not.
|
 | LoadAnnotations |
Load document's annotations from a stream.
|
 | LoadFromByteArray |
Displays a document from an array of bytes.
|
 | LoadFromFile | |
 | LoadFromGdPictureImage |
Displays a document from a GdPicture Image.
|
 | LoadFromGdPicturePDF |
Displays a PDF document from a GdPicturePDF object
|
 | LoadFromStream | Overloaded.
Displays document from a Stream object.
|
 | LoadFromURI | Overloaded.
Displays document from an URI.
|
 | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | RedrawPage |
Call this method to redraw the current page on the client side.
|
 | RedrawPages |
Call this method to redraw specific pages on the client side.
|
 | RegisterCertificate |
Registers a digital certificate to be subsequently used to apply digital signature to documents.
|
 | ReloadAnnotations |
Call this method to reload the current page annotations on the client side.
|
 | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
 | RenderControl | Overloaded.
Outputs the DocuVieware control content to a provided System.IO.TextWriter object.
|
 | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ResetCertificates |
Removes all previously added certificates.
|
 | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
 | ResolveUrl | (Inherited from System.Web.UI.Control) |
 | RotatePage |
Rotates clockwise or flips the current page of the displayed document.
|
 | RotatePages |
Rotates clockwise or flips specific pages of the displayed document.
|
 | RotateView |
Rotates clockwise or flips the global view.
|
 | SaveAnnotations |
Saves the document's annotations into a stream.
|
 | SaveAsPDF |
Saves a copy of the native document as PDF.
|
 | SaveAsTIFF |
Saves a copy of the native document as TIFF.
|
 | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
 | SwapPages |
Swaps two specific pages of the current document.
|
 | TwainSetCapCurrentNumeric |
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.
|
 | TwainSetCapCurrentString |
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.
|
 | ZoomIN |
Increases the current level of zoom.
|
 | ZoomOUT |
Decreases the current level of zoom.
|