public class PdfPrintPageInfo extends Object
Represents an object that contains current printing page info.
| Constructor and Description |
|---|
PdfPrintPageInfo(int pageNumber)
Initializes new PdfPrintPageInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPageNumber()
Gets currently printed page number;
|
Copyright © 2025 Aspose. All Rights Reserved.