Click or drag to resize
IGraphicGetLocation Method
Public API of XMLmind XSL-FO Converter for .NET
Returns the location of this graphic file. This location is always an URL in its string form. It may be a "data:" URI.

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
string GetLocation()

Return Value

Type: String
See Also