PdfPageLabels constructor
PdfPageLabels(
- PdfDocument pdfDocument
Constructs a Pdf PageLabels object.
Implementation
PdfPageLabels(PdfDocument pdfDocument)
: super(pdfDocument, params: PdfDict());