Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBrowserImageFormat Gets or sets the format of the image to be displayed by the browser.  
Public PropertyCacheFolder Gets or sets the virtual path where the processed images are cached.  
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyControls (Inherited from System.Web.UI.Control)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDropShadowColor Gets or sets the shadow color of the frame being added to the image.  
Public PropertyDropShadowSize Gets or sets the shadow size of the frame being added to the image.  
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyFontOverridden.  Overrides WebControl.Font property.  
Public PropertyForeColorOverridden.  Overrides WebControl.ForeColor property.  
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHorizontalAlignMode Gets or sets the horizontal alignment used when displaying the image.  
Public PropertyHorizontalRealScaleFactor Gets the real horizontal scale factor used to display the image.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImageBorderSize Gets or sets the number of pixels to leave as buffer between the control and the image.  
Public PropertyImageFrameColor Gets or sets the color of the frame being added to the image.  
Public PropertyImageFrameSize Gets or sets the thickness in pixels of the frame being added to the image.  
Public PropertyImageInfo Gets information about the image currently loaded in the control.  
Public PropertyImageUrl Gets or sets the URL of the image to be displayed  
Public PropertyInteractiveZoomPercent Gets or sets the percentage that the property will change when one of the zoom interactive modes is used.  
Public PropertyMaxScrollPosition Gets the max scroll position the image can scroll to.  
Public PropertyMouseInteractiveMode Gets the behavior of the left/right mouse button when interacting with the viewer.  
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public PropertyScaleFactor Gets or sets the zoom factor used to display the image.  
Public PropertyScrollBarVisible Enables or disables automatically showing the scroll bars if the image width or height exceeds the control client area.  
Public PropertyScrollPosition Gets or sets the scroll bar position.  
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySizeMode Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyTileSize Gets or sets the tile size (width/height) in pixels used when dividing the image into blocks.  
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyUseDpi 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 PropertyVerticalAlignMode Gets or sets the vertical alignment used when displaying the image.  
Public PropertyVerticalRealScaleFactor Gets the real vertical scale factor used to display the image.  
Public PropertyVisibleOverridden.  Overrides Control.Visible property.  
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

See Also