Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / FilePath Property

In This Topic
    FilePath Property (GcGifReader)
    In This Topic
    If possible, gets full path to the associated .gif file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FilePath As System.String
    public System.string FilePath {get;}
    See Also