#include "l_bitmap.h"
L_LTSVG_API L_BOOL L_SvgIsRenderOptimizedDocument(flatDocHandle)
Gets a value that indicates whether the specified SVG document has optimized render data.
The SVG document handle to test.
Value | Meaning |
---|---|
TRUE | The specified SVG document has optimized render data. |
FALSE | The specified SVG document does not have optimized render data, or an error occurred. |
Support for SVG is only available in the Document and Medical Imaging toolkits.
For more information, refer to SVG Rendering.
Required DLLs and Libraries
Win32, x64, Linux.