Leadtools.Documents.UI Namespace > DocumentViewerView Object : UseSvgBackImage Property |
get_useSvgBackImage();
set_useSvgBackImage(value);
Object.defineProperty('useSvgBackImage');
Type | Description |
---|---|
boolean | true to try getting the image elements in an SVG document separately; otherwise, false. Default value is false. |
For more information, refer to DocumentPage.GetSvgBackImage.