Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / Reader Property

In This Topic
    Reader Property (TiffFrame)
    In This Topic
    Gets the associated GcTiffReader.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reader As GcTiffReader
    public GcTiffReader Reader {get;}
    See Also