Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class / FilePath Property

In This Topic
    FilePath Property (GcWicTiffReader)
    In This Topic
    If possible, gets the file name of the associated .tiff file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FilePath As System.String
    public System.string FilePath {get;}
    See Also