Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

UseSvgBackImage Property






Indicates whether to try getting the image elements in an SVG document separately.
Syntax
public bool UseSvgBackImage {get; set;}
'Declaration
 
Public Property UseSvgBackImage As Boolean
'Usage
 
Dim instance As DocumentViewerView
Dim value As Boolean
 
instance.UseSvgBackImage = value
 
value = instance.UseSvgBackImage
public:
property bool UseSvgBackImage {
   bool get();
   void set (    bool value);
}

Property Value

true to try getting the image elements in an SVG document separately; otherwise, false. Default value is false.
Remarks

For more information, refer to DocumentPage.GetSvgBackImage.

Requirements

Target Platforms

See Also

Reference

DocumentViewerView Class
DocumentViewerView Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features