Table of Contents

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; }

Property Value

Version