VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Gif Namespace / GifPageCollection Class
In This Topic
    GifPageCollection Class Properties
    In This Topic
    For a list of all properties of this type, see GifPageCollection.
    Public Properties
     NameDescription
    Public PropertyGets the number of pages contained in the page collection.
    Public PropertyGets a value indicating whether the page collection of the image file is read-only. (Inherited from ImagePageCollection<T>)
    Public PropertyGets the page at the specified index.
    See Also