Click or drag to resize

FWFirmwarePackageGetPageCount 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)
Syntax
public int GetPageCount()

Return Value

Type: Int32
number of pages contained in the package

Implements

IFirmwarePackageGetPageCount
See Also