'Declaration Public Class VectorGraphicImageData
public class VectorGraphicImageData
Note that when an SVG image is added to the document, it is automatically rasterized, and the raster copy of the image is saved in an ImageData instance. The VectorGraphicImageData class is used to preserve the original vector image.
'Declaration Public Class VectorGraphicImageData
public class VectorGraphicImageData
System.Object
GrapeCity.Documents.Word.VectorGraphicImageData