AwGraph.PageCount Property

Gets the page count of the graph.

[Visual Basic]
Public ReadOnly Property PageCount As Integer
[C#]
public int PageCount {get;}

Property Value

Value that indicates the page count.

Example

How to get the page count.

Dim count As Integer = awGraph1.PageCount
int count = awGraph1.PageCount;

See Also

AwGraph Class | Asterworld.Graph 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.