ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_pageCount() : Number |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearDocument.get_pageCount(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_pageCount() : Number |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearDocument.get_pageCount(); |
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.