←Select platform

PagesCount Property

Summary

(Read only) Gets the pages count.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="pagesCount")] 
public int PagesCount { get; } 
  
<DataMemberAttribute("pagesCount")> 
Public ReadOnly Property PagesCount As Integer 
[DataMemberAttribute("pagesCount")] 
public: 
property int PagesCount { 
   int get(); 
} 

Property Value

The pages count.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly