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

In This Topic
    FrameIndex Property (WicTiffFrame)
    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