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

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