Windward Studios API Reference
NumPages Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report.BatchReport Class : NumPages Property




Glossary Item Box

The number of pages in this generated report.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NumPages As Integer
Visual Basic (Usage)Copy Code
Dim instance As Report.BatchReport
Dim value As Integer
 
value = instance.NumPages
C# 
public int NumPages {get;}
Managed Extensions for C++ 
public: __property int get_NumPages();
C++/CLI 
public:
property int NumPages {
   int get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software