PdfPageImageFormat constructor

const PdfPageImageFormat(
  1. int val
)

Implementation

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