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 : PagesCount Property |
[DataMemberAttribute("pagesCount")] public int PagesCount {get;}
'Declaration <DataMemberAttribute("pagesCount")> Public ReadOnly Property PagesCount As Integer
'Usage Dim instance As TwainStatus Dim value As Integer value = instance.PagesCount
[DataMemberAttribute("pagesCount")] public: property int PagesCount { int get(); }