ImageGear .NET
pageNumber Property

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

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage
ImGearPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback