'宣言 Public Property CurrentVisitedDocumentIndex As System.Integer
'使用法 Dim instance As C1PreviewPane Dim value As System.Integer instance.CurrentVisitedDocumentIndex = value value = instance.CurrentVisitedDocumentIndex
public System.int CurrentVisitedDocumentIndex {get; set;}