Get the minimum PDF version required for the use of a particular named entry.
[C#] virtual PDFVersion GetEntryVersion(string entry)
virtual PDFVersion GetEntryVersion(string entry)
This function should be overridden by classes which inherit from this.
They should provide return values for the entries specific to the new class.