Click or drag to resize

VIZViewerOpenDocument Method

파일 열기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public bool OpenDocument(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:SHConnector.VIZViewer.OpenDocument(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.VIZViewer.OpenDocument(System.String)"]

See Also