Accusoft.FSInvoices1.Net
FilePageIndex Property (AnalyzeError)




Gets the zero-based index of the file page that the error occurred on.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property FilePageIndex As Integer
'Usage
 
Dim instance As AnalyzeError
Dim value As Integer
 
value = instance.FilePageIndex
[DataMemberAttribute()]
public int FilePageIndex {get;}
[DataMemberAttribute()]
public: __property int get_FilePageIndex();
[DataMemberAttribute()]
public:
property int FilePageIndex {
   int get();
}
Remarks

Default: 0.

See Also

Reference

AnalyzeError Class
AnalyzeError Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback