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

In This Topic
    FrameIndex Property (TiffFrame)
    In This Topic
    Gets the index of the frame in the associated TIFF file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FrameIndex As System.Integer
    public System.int FrameIndex {get;}
    See Also