IFirmwarePackageGetPageCount Method  | 
 
            This method gets the number of pages in the package.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxFunction GetPageCount As Integer
abstract GetPageCount : unit -> int 
Return Value
Type: 
Int32number of pages contained in the package
See Also