ImageGear for .NET
pageNumber Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearPage Class : pageNumber Property

Glossary Item Box

Gets the index number for the page in a multipage document.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_pageNumber() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPage.get_pageNumber();

Remarks

This is a read only property. It's value can be specified in the constructor only. It is the image page index for page in a multipage document. The first page of a file has an image page index of zero. This means, that a document that is not a multipage document has this property value as zero. The start index of page numbers in a multipage document is always zero.

See Also

©2013. Accusoft Corporation. All Rights Reserved.