Click or drag to resize
Graphic Class
Public API of XMLmind XSL-FO Converter for .NET
IGraphic implementation.
Inheritance Hierarchy
SystemObject
  XmlMind.FoConverterGraphic

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

The Graphic type exposes the following members.

Constructors
  NameDescription
Public methodGraphic
Constructs a graphic having specified characteristics.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetClientData
Public methodGetFormat
Public methodGetGraphicType
Public methodGetHashCode (Inherited from Object.)
Public methodGetHeight
Public methodGetLocation
Public methodGetType (Inherited from Object.)
Public methodGetWidth
Public methodGetXResolution
Public methodGetYResolution
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
See Also