IProjectItemPresentationModelDocument Property |
Gets the document this presentation data is based on.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxIProjectItem Document { get; }Property Value
IProjectItem
The project item.
See Also