'Declaration Public ReadOnly Property BaseVersion As System.String
public System.String BaseVersion { get; }
public: __property System.String get_BaseVersion();
public:
property System.String BaseVersion { System.String get(); }
'Declaration Public ReadOnly Property BaseVersion As System.String
public System.String BaseVersion { get; }
public: __property System.String get_BaseVersion();
public:
property System.String BaseVersion { System.String get(); }
Note: The version in a PDF file can be specified in two places. The initial line in the file (Format) or in the SpecificationVersion property. The BaseVersion value may differ from the version number on the header line, or as supplied by the SpecificationVersion property. This is because it reflects the version of the standard that is extended and not the version of this particular file.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5