[]
Gets the number of pages required to print the specified sheet.
public int GetPrintPageCount(int sheet)
Public Function GetPrintPageCount(sheet As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | sheet | Sheet index to print |
| Type | Description |
|---|---|
| int | The number of pages. |