Property SavedWithVersion
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
SavedWithVersion
Reports the version of Paint.NET that this file was saved with. This is reset when SaveToStream is used. This can be used to determine file format compatibility if necessary.
public Version SavedWithVersion { get; }