Error processing SSI file
(Leadtools.Controls)

Show in webframe

LoadUrlAsSvg Property




Indicates whether to load the image URL as SVG.
Syntax
public virtual bool LoadUrlAsSvg {get; set;}
'Declaration
 
Public Overridable Property LoadUrlAsSvg 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 LoadUrlAsSvg to control how the item loads image data when a new value is set in the URL property. Refer to 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

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file