DioDocs for PDF
Frames プロパティ (GcTiffReader)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcTiffReader クラス : Frames プロパティ
Gets the list of frames in the associated TIFF file.

Check the value of TiffFrame.IsValid property before reading an image from TiffFrame.

シンタックス
'宣言
 
Public ReadOnly Property Frames As System.Collections.Generic.List(Of TiffFrame)
public System.Collections.Generic.List<TiffFrame> Frames {get;}
参照

GcTiffReader クラス
GcTiffReader メンバ