Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / VectorGraphicImageData Class / Source Property

In This Topic
    Source Property (VectorGraphicImageData)
    In This Topic
    Gets the path and name of the source file for the linked image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As System.Uri
    public System.Uri Source {get;}
    See Also