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 | Copies 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) |
![]() | ApplyStyleSheetSkin | Applies the style properties defined in the page style sheet to the control. (Inherited from System.Web.UI.Control) |
![]() | BurnAnnotations | Burns the annotations on the current document. |
![]() | Close | Closes the displayed document. |
![]() | CopyBaseAttributes | Copies 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) |
![]() | DataBind | Binds a data source to the invoked server control and all its child controls. (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. Enables a server control to perform final clean up before it is released from memory. |
![]() | FindControl | (Inherited from System.Web.UI.Control) |
![]() | Focus | Sets input focus to a control. (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. Gets the URL that corresponds to a set of route parameters. (Inherited from System.Web.UI.Control) |
![]() | GetSessionID | Returns the identifier of the session that belong the the DocuVieware object. |
![]() | GetUniqueIDRelativeTo | Returns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control. (Inherited from System.Web.UI.Control) |
![]() | HasControls | Determines if the server control contains any child controls. (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 | Copies 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) |
![]() | 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 | Renders 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) |
![]() | RenderControl | Overloaded. Outputs the DocuVieware control content to a provided System.IO.TextWriter object. |
![]() | RenderEndTag | Renders 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) |
![]() | ResetCertificates | Removes all previously added certificates. |
![]() | ResolveClientUrl | Gets a URL that can be used by the browser. (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | Converts a URL into one that is usable on the requesting client. (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 | Assigns an event handler delegate to render the server control and its content into its parent control. (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. |
In This Topic
DocuVieware Class Methods
In This Topic
For a list of all members of this type, see DocuVieware members.
Public Methods
See Also