[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicTiffReader.Frames

Frames Property

Frames

Gets the list of frames in the associated TIFF file/stream.

Declaration
public List<WicTiffFrame> Frames { get; }
Public ReadOnly Property Frames As List(Of WicTiffFrame)