Click or drag to resize

ProjectServiceBaseShowDocumentView Method

[Missing <summary> documentation for "M:Altaxo.Dom.ProjectServiceBase.ShowDocumentView(System.Object)"]


Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual Object? ShowDocumentView(
	Object document
)

Parameters

document  Object

[Missing <param name="document"/> documentation for "M:Altaxo.Dom.ProjectServiceBase.ShowDocumentView(System.Object)"]

Return Value

Object

[Missing <returns> documentation for "M:Altaxo.Dom.ProjectServiceBase.ShowDocumentView(System.Object)"]

Implements

IProjectServiceShowDocumentView(Object)
See Also