Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / FilePath Property

In This Topic
    FilePath Property (Image)
    In This Topic
    Gets the full path to the image file, if Binding is equal to ImageBinding.FilePath.
    Syntax
    'Declaration
     
    Public ReadOnly Property FilePath As System.String
    public System.string FilePath {get;}
    See Also