Class GraphicsEngineElement
Internal use only.
Inheritance
System.Object
GraphicsEngineElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public class GraphicsEngineElement : ConfigurationElement
Constructors
GraphicsEngineElement()
Declaration
public GraphicsEngineElement()
Properties
EngineName
Represents the names of the available graphics engines. Internal use only.
Declaration
public GraphicsEngine EngineName { get; }
Property Value
GraphicsEngine
|
Parameters
Internal use only.
Declaration
public ParameterCollection Parameters { get; }
Property Value
ParameterCollection
|