Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace > TwainStatus Class : CurrentPage Property |
[DataMemberAttribute("currentPage")] public int CurrentPage {get;}
'Declaration <DataMemberAttribute("currentPage")> Public ReadOnly Property CurrentPage As Integer
'Usage Dim instance As TwainStatus Dim value As Integer value = instance.CurrentPage
[DataMemberAttribute("currentPage")] public: property int CurrentPage { int get(); }