PdfInt constructor

PdfInt(
  1. int value
)

Implementation

PdfInt(this.value);