Table of Contents

Property Version

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

Version

Gets the version from the file header, for example 1.7, or null.

public string? Version { get; }

Property Value

string

Remarks

The header, not the catalogue's /Version, and the two disagree in any file that has been incrementally updated to a newer version. Neither is authoritative about what the file actually contains.