DocumentInformationAltaxoVersionCreatedWith Property |
Gets the Altaxo version this document was created with.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Version AltaxoVersionCreatedWith { get; }
Property Value
Version
The Altaxo version this document was created with.
See Also