useSvgBackImage Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerView.prototype, 'useSvgBackImage', 
	get: function(), 
	set: function(value) 
) 
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.