In This Topic
GdPicture14.WEB Namespace / DocuVieware Class

DocuVieware Class Properties

In This Topic

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

Public Properties
 NameDescription
Public PropertyGets or sets the access key that allows you to quickly navigate to the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies the selected and active elements stroke color.  
Public Property Specifies custom headers for the generated AJAX requests. Value must be a (properly escaped) JSON-formatted string. Default value is null.  
Public Property Specifies the default timeout, in milliseconds, for the generated AJAX requests.  
Public PropertySpecifies extensions of the allowed formats for export. Each extension must be separated by a coma.
Wildcard character '*' can be used to specify any supported format.
The following extensions are currently supported: "PDF", "TIFF".
For example use "*" to allow all supported format for export, "PDF" to allow only PDF export and "PDF,TIFF" to allow PDF and TIFF export.  
Public Property Specifies whether printing is allowed.  
Public Property Specifies whether file upload is allowed.  
Public Property Specifies whether GdPicture/XMP annotations are rendered with a drop shadow effect.  
Public Property Specifies the editor mode for the GdPicture/XMP annotation support.  
Public Property Specifies the orientation mode for a newly added annotation.  
Public Property Specifies whether the Snap-in panel is collapsed or not.  
Public Property Specifies whether the Snap-in panel should be automatically collapsed when the displayed document is closed.  
Public PropertyCustom error notification icon.
Used to specify a custom icon within errors notification boxes.  
Public PropertyCustom info notification icon.
Used to specify a custom icon within information notification boxes.  
Public PropertyCustom success notification icon.
Used to specify a custom icon within success notification boxes.  
Public PropertyCustom question notification icon.
Used to specify a custom icon within questions notification boxes.  
Public PropertyCustom warning notification icon.
Used to specify a custom icon within warnings notification boxes.  
Public PropertySpecifies whether the drawing mode panel shall be enabled while user is drawing a free hand annotation.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether printing support is disabled for annotations.  
Public PropertyDefault image alignment within the viewer when the area of the viewer is smaller than the displayed document in its current zoom configuration.
Setting this property to DocumentAlignmentTopLeft has the effect to display the most top-left part of the displayed page during "Zoom In" operations.  
Public Property Default page position within the viewer when the rendering area of the displayed document in its current zoom configuration is smaller than the area of the viewer.  
Public Property Specifies if the DocuViewareControl instance has the adaptive raster cache enabled.  
Public PropertySpecifies whether the action buttons shall be enabled when an annotation is selected.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the connected line annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies whether documents drag & drop is allowed into the viewer area.  
Public PropertySpecifies whether the ellipse annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies if attached files of loaded documents can be retrieved and exported by the application users.  
Public Property Specifies whether the open button shall be enabled.  
Public Property Specifies whether the 'Fit Page' button shall be enabled.  
Public Property Specifies whether the fit width button shall be enabled.  
Public Property Specifies whether form fields can be edited into the client browser or not.  
Public PropertySpecifies whether the freehand annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the freehand highlighter annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether the fullscreen button shall be enabled.  
Public Property Specifies whether GdPicture/XMP annotations support is activated.  
Public PropertySpecifies whether the line annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the line arrow annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the link annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether a rectangle is rendered when a link is hovered in the loaded document..  
Public Property Specifies whether the 'open from uri' button shall be enabled.  
Public Property Specifies whether the marquee zoom mode button shall be enabled.  
Public Property Specifies whether the mouse mode button group shall be enabled.  
Public Property Specifies whether multiple thumbnails selection is allowed.  
Public Property Specifies whether the navigation button group shall be enabled.  
Public Property Specifies whether the page view mode button shall be enabled.  
Public Property Specifies whether the pan mode button shall be enabled.  
Public PropertySpecifies whether the ruler annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether the print button shall be enabled.  
Public Property Specifies whether the print to pdf option shall be enabled.  
Public PropertySpecifies whether the rectangle annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the rectangle highlighter annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether the selected text contextual menu options should contain the remove text entry.  
Public Property Specifies whether the rotation button group shall be enabled.  
Public PropertySpecifies whether the rubber stamp annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the ruler annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether the save button shall be enabled.  
Public Property Specifies whether the selected text annotations shall be editable.  
Public Property Specifies whether the select mode button shall be enabled.  
Public PropertySpecifies whether the sticky note annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public PropertySpecifies whether the text annotation button shall be enabled.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies whether the selected text contextual menu options should contain the text copy entry.  
Public Property Specifies whether text selection is permitted.  
Public Property Specifies whether the selected text contextual menu options should contain annotations entries.  
Public PropertyGets or sets a value indicating whether themes apply to this control. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies whether remove page button is displayed into the thumbnails snap-in.  
Public Property Specifies whether the thumbnails can be moved by drag and drop.  
Public Property Specifies whether rotate page buttons are displayed into the thumbnails snap-in.  
Public Property Specifies whether the TWAIN acquisition button shall be enabled.  
Public PropertyGets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. (Inherited from System.Web.UI.Control)
Public Property Specifies whether the fit original size button shall be enabled.  
Public Property Specifies whether the zoom button group shall be enabled.  
Public Property  
Public Property Specifies the protocol of communication used by the application hosting the DocuVieware control. By default DocuVieware tries to determine if the application is running in http or https protocol. If the application is known to be run in HTTPS mode this property should be switched to true.  
Public Property Specifies whether the viewer shall always show scrollbars.  
Public PropertySpecifies whether the drawing mode for freehand annotation is multi line or not.
This property is only effective if EnableGdPictureAnnotations is set to true.  
Public Property Specifies the color used in both dialogs and snap-ins headers.  
Public PropertyOverridden. Gets or sets the height of the Web server control.  
Public PropertyOverridden. Gets or sets the programmatic identifier assigned to the server control.  
Public Property  
Public Property Specifies the way link annotations react to clicks.  
Public PropertySpecifies the default timeout, in milliseconds, allowed for each document loading process.
 
Public Property Specifies the user preference information related to the user's language.  
Public Property Specifies, in bytes, the download size limit.  
Public Property Specifies the maximum of pages per loaded document.  
Public Property Specifies, in bytes, the upload size limit.  
Public Property Specifies the color used to define dropdowns borders, buttons separators, line separators.  
Public Property Specifies the zoom mode to set when a new document is loaded.  
Public Property Specifies the default packet size during data transfer operations, in bytes.  
Public Property Specifies the way that pages of a document are preloaded.  
Public Property Specifies the current page rotation of the displayed document.  
Public Property Specifies the color used in both dialogs and snap-ins body background.  
Public Property Specifies the initial page range selected into the printing dialog box.  
Public Property Specifies the print quality that DocuVieware uses for the job.  
Public Property Specifies the maximum number of pixels that the internal rasterizer is permitted to produce. The higher the value, the higher the maximum zoom will be for displaying non-raster documents (IE: PDF). Default value is -1 (automatically computed).  
Public Property The combination of PageRotation and ViewRotation that represents the final rendering rotation of the current page.  
Public Property Specifies the rotation mode associated with the rotation button group.  
Public Property Specifies the initial page range selected into the document saving dialog box.  
Public PropertySpecifies whether scrollbars can be displayed or not within the viewer.
 
Public Property Specifies the appearance of the scrollbars.  
Public Property Specifies whether the Annotations Comments SnapIn is enabled.  
Public Property Specifies whether the annotations SnapIn is enabled.  
Public Property Specifies whether the Bookmarks SnapIn is enabled.  
Public Property Specifies whether the Digital Signature SnapIn is enabled.  
Public Property Specifies if the loading spinner is displayed while an action is pending.  
Public Property Specifies if the DocuVieware logo is displayed in the toolbar.  
Public Property Specifies whether the Redaction SnapIn is enabled.  
Public Property Specifies whether the Snap-in button strip is displayed or not.  
Public Property Specifies whether the button that collapses the Snap-in panel is displayed or not.  
Public Property Specifies whether the header of the Snap-in panel is displayed or not.  
Public Property Specifies whether the text search SnapIn is enabled.  
Public Property Specifies whether the Thumbnails SnapIn is enabled.  
Public Property Specifies whether the Toolbars are visible or not.  
Public PropertySpecifies whether the viewer displays only one page at once.
When set to false, the viewer displays multiple document pages on the screen at the same time.  
Public PropertyGets or sets the skin to apply to the control. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies the Snap-in panel default width.  
Public Property Specifies the color used as background for the snapIn splitter bar.  
Public Property Specifies the color used to stroke viewer elements such borders, toolbar icons and thumbnail text.  
Public PropertyGets or sets the tab index of the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies the maximum number of results provided by a text search request.  
Public Property The height, in pixels, of each thumbnail.  
Public Property The width, in pixels, of each thumbnail.  
Public PropertySpecifies the amount of time, in minutes, allowed between requests before the DocuVieware session-state provider terminates the session.
 
Public Property Specifies the viewer toolbar background color.  
Public Property The space, in pixels, between each button of the toolbar.  
Public Property The height, in pixels, of the toolbar.  
Public Property Specifies the Toolbar style, Desktop, Mobile or Auto.  
Public PropertyGets or sets the text displayed when the mouse pointer hovers over the Web server control. (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Specifies the format used to store acquired images.  
Public PropertySpecifies the bit depth the TWAIN acquisition source should acquire at.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.  
Public Property Enables the custom configuration support for the TWAIN source.  
Public PropertySpecifies whether the TWAIN acquisition source shall enable duplex acquisition.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.  
Public PropertySpecifies whether the TWAIN acquisition source shall hide or show the device driver user interface before acquisition.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.  
Public PropertySpecifies the resolution the TWAIN acquisition source should acquire at.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.  
Public PropertySpecifies whether the TWAIN acquisition source shall acquire from the document feeder or the flatbed.
This property is only effective if TwainSourceSetCustomConfiguration is set to true.  
Public Property Specifies the colors and styles of the DocuVieware control.  
Public PropertyGets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. (Inherited from System.Web.UI.Control)
Public Property Specifies the viewer area background color.  
Public Property Specifies the current rotation of the control.  
Public PropertyGets or sets the view-state mode of this control. (Inherited from System.Web.UI.Control)
Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from System.Web.UI.Control)
Public PropertyOverridden. Gets or sets the width of the Web server control.  
Public Property Specifies the current factor of zoom applied during page rendering operations: 1 for 100%, 1.5 for 150%, 2 for 200%...  
Public Property Specifies the zoom mode used by the viewer.  
Public Property Defines the percentage of increasing or decreasing level of zoom for 'Zoom In' and 'Zoom Out' operations.  
Top
See Also