PdfPageFormat constructor

const PdfPageFormat(
  1. int val
)

Implementation

const PdfPageFormat(int val) : super(val);