[]
Gets the file name (with path) for the file containing the specified page. Used only for export formats that save a page per file (e.g. TIFF).
protected string GetPageFileName(int pageNo)
| Type | Name | Description |
|---|---|---|
| int | pageNo | The 1-based page number. |
| Type | Description |
|---|---|
| string | The output file name. |