Error processing SSI file
(Leadtools.Controls)

Show in webframe

LoadImageUrlAsSvg Property




Indicates whether to load the image URL as SVG.
Syntax
public virtual bool LoadImageUrlAsSvg {get; set;}
'Declaration
 
Public Overridable Property LoadImageUrlAsSvg As Boolean

Property Value

true to load the image URL as an SVG document, otherwise; false to load it as raster image. Default value is false.
Remarks

Use LoadImageUrlAsSvg to control how the item loads image data when a new value is set in the URL property. Refer to ImageUrl and ImageViewerItem.Url for more information.

For more information, refer to Image Viewer Items.

Example

For an example, refer to Url

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file