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

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