Public API of XMLmind XSL-FO Converter for .NET
The registry of all graphic factories used by
XMLmind XSL-FO Converter.
Inheritance Hierarchy SystemObject
XmlMind.FoConverterGraphicFactories
Namespace: XmlMind.FoConverterAssembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax public static class GraphicFactories
Public NotInheritable Class GraphicFactories
public ref class GraphicFactories abstract sealed
The GraphicFactories type exposes the following members.
Methods
| Name | Description |
---|
| Register |
Registers specified factory.
|
TopRemarks Initially this registry contains factories for the
"image/bmp", "image/tiff", "image/gif",
"image/png", "image/jpeg", "image/x-wmf"
and "image/x-emf" input formats.
This class is thread-safe.
See Also