FileFormatVersion

IptcEnvelopeRecord.FileFormatVersion property

Gets or sets the file format version. A number representing the particular version of the File Format specified in FileFormat.

public ushort? FileFormatVersion { get; set; }

Property Value

The file format version.

See Also