fileVersion property

int? fileVersion
final

The PDF file version as an integer (e.g. 17 for PDF 1.7), or null if the version could not be read.

Implementation

final int? fileVersion;