PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / VisitedDocument Class / Index Property

In This Topic
    Index Property (VisitedDocument)
    In This Topic
    Gets the index of the current object in the containing collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also