useSvgBackImage Property (DocumentViewerView)

Summary

Indicates whether to try getting the image elements in an SVG document separately.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerView.prototype, 'useSvgBackImage', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
useSvgBackImage: boolean;

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize