AwDbPrintSupport.GetPageCount Method 

Gets page count.

[Visual Basic]
Public Function GetPageCount() As Integer
[C#]
public int GetPageCount();

Return Value

Returns page count.

Example

How to get page count.

Dim count As Integer = printSupport.GetPageCount()
int count = printSupport.GetPageCount();

See Also

AwDbPrintSupport Class | Asterworld.Data Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.