Click or drag to resize
GraphicFactory Class
Public API of XMLmind XSL-FO Converter for .NET
IGraphicFactory implementation.
Inheritance Hierarchy
SystemObject
  XmlMind.FoConverterGraphicFactory

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
public class GraphicFactory : IGraphicFactory

The GraphicFactory type exposes the following members.

Constructors
  NameDescription
Public methodGraphicFactory
Initializes a new instance of the GraphicFactory class
Top
Methods
  NameDescription
Public methodConvertGraphic
Public methodCreateGraphic
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInputFormats
Public methodGetOutputFormats
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also