L_SvgSetDocumentVersion

Summary

Sets the SVG version of the document.

Syntax

#include "l_bitmap.h"

L_LTSVG_API L_INT L_SvgSetDocumentVersion(docHandle, version)

Parameters

L_SvgNodeHandle docHandle

The SVG document handle to update.

L_SvgVersion version

The new version for the SVG document.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Support for SVG is only available in the Document and Medical Imaging toolkits.

To get the version of the SVG document, use L_SvgGetDocumentVersion.

For more information about flat SVG documents and bounds and resolution, refer to SVG Size, Bounds and Flat.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_SvgGetDocumentVersion.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS SVG C API Help

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