[]
Returns the minimum page number for the specified document.
public static int GetMinPageNumber(object document)
| Type | Name | Description |
|---|---|---|
| object | document | The target document. |
| Type | Description |
|---|---|
| int | The minimum page number valid for this document. |