Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedPicture Class / ImageFilePath Property

In This Topic
    ImageFilePath Property
    In This Topic
    Gets the path to image file.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageFilePath As System.String
    public System.string ImageFilePath {get;}
    See Also