Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WebImageViewer Class Properties
See Also 
Leadtools.Web.Controls Namespace : WebImageViewer Class


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

Public Properties

 NameDescription
Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public Property AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BrowserImageFormat Gets or sets the format of the image to be displayed by the browser.  
Public Property CacheFolder Gets or sets the virtual path where the processed images are cached.  
Public Property ClientID (Inherited from System.Web.UI.Control)
Public Property Controls (Inherited from System.Web.UI.Control)
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public Property CssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public Property DropShadowColor Gets or sets the shadow color of the frame being added to the image.  
Public Property DropShadowSize Gets or sets the shadow size of the frame being added to the image.  
Public Property Enabled (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableViewState (Inherited from System.Web.UI.Control)
Public Property FontOverridden.  Overrides WebControl.Font property.  
Public Property ForeColorOverridden.  Overrides WebControl.ForeColor property.  
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Height (Inherited from System.Web.UI.WebControls.WebControl)
Public Property HorizontalAlignMode Gets or sets the horizontal alignment used when displaying the image.  
Public Property HorizontalRealScaleFactor Gets the real horizontal scale factor used to display the image.  
Public Property ID (Inherited from System.Web.UI.Control)
Public Property ImageBorderSize Gets or sets the number of pixels to leave as buffer between the control and the image.  
Public Property ImageFrameColor Gets or sets the color of the frame being added to the image.  
Public Property ImageFrameSize Gets or sets the thickness in pixels of the frame being added to the image.  
Public Property ImageInfo Gets information about the image currently loaded in the control.  
Public Property ImageUrl Gets or sets the URL of the image to be displayed  
Public Property InteractiveZoomPercent Gets or sets the percentage that the property will change when one of the zoom interactive modes is used.  
Public Property MaxScrollPosition Gets the max scroll position the image can scroll to.  
Public Property MouseInteractiveMode Gets the behavior of the left/right mouse button when interacting with the viewer.  
Public Property NamingContainer (Inherited from System.Web.UI.Control)
Public Property Page (Inherited from System.Web.UI.Control)
Public Property Parent (Inherited from System.Web.UI.Control)
Public Property ResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public Property ScaleFactor Gets or sets the zoom factor used to display the image.  
Public Property ScrollBarVisible Enables or disables automatically showing the scroll bars if the image width or height exceeds the control client area.  
Public Property ScrollPosition Gets or sets the scroll bar position.  
Public Property Site (Inherited from System.Web.UI.Control)
Public Property SizeMode Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.  
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TemplateControl (Inherited from System.Web.UI.Control)
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property TileSize Gets or sets the tile size (width/height) in pixels used when dividing the image into blocks.  
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public Property UniqueID (Inherited from System.Web.UI.Control)
Public Property UseDpi Gets or sets a value that indicates whether the control uses the image's DPI (Dots Per Inch) to calculate the physical resolution for the image.  
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the image.  
Public Property VerticalRealScaleFactor Gets the real vertical scale factor used to display the image.  
Public Property VisibleOverridden.  Overrides Control.Visible property.  
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

See Also