Click or drag to resize

ClickHyperlink GetOtherFiles Method

Returns a hyperlink to other files.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static ClickHyperlink GetOtherFiles(
	string filePath
)

Parameters

filePath
Type: System String
the file full path.

Return Value

Type: ClickHyperlink
See Also