Click or drag to resize
IGraphicFactoryGetInputFormats Method
Public API of XMLmind XSL-FO Converter for .NET
Returns the list of input MIME types supported by CreateGraphic(String, String, Object, IGraphicEnv).

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

Return Value

Type: String
See Also