Click or drag to resize
GraphicUtilFilenameToLocation Method
Public API of XMLmind XSL-FO Converter for .NET
Converts specified filename to a "file:" URI.

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
public static string FilenameToLocation(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: String
See Also