ImageGear .NET
pageCount Property

Indicates the total number of pages in the document.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_pageCount() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearDocument.get_pageCount();
Remarks

This read only property is applicable when the pageCountStatus property is set to ImageGear.Web.UI.ImGearPageCountStatus.Known value. This property value will be undefined when the pageCountStatus property is either in ImageGear.Web.UI.ImGearPageCountStatus.UnRequested or ImageGear.Web.UI.ImGearPageCountStatus.RequestPending state. When the value is first available, the document object will raise the propertyChanged event.

See Also

Reference

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback